Class SVGPointList
Numele spaţiului: Aspose.Svg.DataTypes Adunare: Aspose.SVG.dll (25.5.0)
Această interfață definește o listă de obiecte 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
Membrii moștenitori
SVGListBase
Methods
ToString()
Întoarce un sistem.String care reprezintă această instanță.
public override string ToString()
Returns
Un sistem.String care reprezintă această instanță.