Class SVGPointList
Nazwa przestrzeń: Aspose.Html.Dom.Svg.DataTypes Zestaw: Aspose.HTML.dll (25.4.0)
Ten interfejs definiuje listę obiektów SVGPoint.
[DOMName("SVGPointList")]
[ComVisible(true)]
[DOMObject]
public class SVGPointList : SVGListBase<svgpoint>, INotifyPropertyChanged, IDisposable, IEnumerable<svgpoint>, IEnumerable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGListBase
Implements
INotifyPropertyChanged
,
IDisposable
,
IEnumerable
Dziedziczeni członkowie
SVGListBase
Methods
ToString()
Powraca system.String, który reprezentuje tę instancję.
public override string ToString()
Returns
System.String, który reprezentuje tę instancję.