Class SVGPointList
Le nom : Aspose.Html.Dom.Svg.DataTypes Assemblaggio: Aspose.HTML.dll (25.4.0)
Cette interface définit une liste des objets 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
I membri ereditari
SVGListBase
Methods
ToString()
Ritorna un System.String che rappresenta questa instanza.
public override string ToString()
Returns
Un sistema.String che rappresenta questa instanza.