Class SVGPointList
Nombre del espacio: Aspose.Html.Dom.Svg.DataTypes Colección: Aspose.HTML.dll (25.4.0)
Esta interfaz define una lista de objetos SVGPoint.
[DOMName("SVGPointList")]
[ComVisible(true)]
[DOMObject]
public class SVGPointList : SVGListBase<svgpoint>, INotifyPropertyChanged, IDisposable, IEnumerable<svgpoint>, IEnumerable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGListBase
Implements
INotifyPropertyChanged
,y,
IDisposable
,y,
IEnumerable
Miembros heredados
SVGListBase
Methods
ToString()
Retorna un Sistema.String que representa esta instancia.
public override string ToString()
Returns
Un sistema.String que representa esta instancia.