Class SVGPointList
Nazwa przestrzeń: Aspose.Svg.DataTypes Zgromadzenie: Aspose.SVG.dll (25.5.0)
Ten interfejs definiuje listę obiektów SVGPoint.
[ComVisible(true)]
[DOMObject]
[DOMName("SVGPointList")]
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ę.