Class SVGPointList
名称: Aspose.Html.Dom.Svg.DataTypes 编辑: Aspose.HTML.dll (25.4.0)
此界面定义了 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
继承人
SVGListBase
Methods
ToString()
返回一个 System.String 代表此例子。
public override string ToString()
Returns
一个系统.String 代表这个实例。