Class SVGLengthList
Nombre del espacio: Aspose.Html.Dom.Svg.DataTypes Colección: Aspose.HTML.dll (25.4.0)
Esta interfaz define una lista de objetos SVGLength.
[ComVisible(true)]
[DOMName("SVGLengthList")]
[DOMObject]
public class SVGLengthList : SVGListBase<svglength>, INotifyPropertyChanged, IDisposable, IEnumerable<svglength>, 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.