Class SVGPointList
Tên không gian: Aspose.Svg.DataTypes Tổng hợp: Aspose.SVG.dll (25.5.0)
Giao diện này xác định một danh sách các đối tượng 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
Thành viên thừa kế
SVGListBase
Methods
ToString()
Trở lại một System.String đại diện cho trường hợp này.
public override string ToString()
Returns
Một hệ thống.String đại diện cho trường hợp này.