Class SVGLengthList
Nome do espaço: Aspose.Html.Dom.Svg.DataTypes Assembleia: Aspose.HTML.dll (25.4.0)
Esta interface define uma 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
,
IDisposable
,
IEnumerable
Membros herdados
SVGListBase
Methods
ToString()
Retorna um System.String que representa essa instância.
public override string ToString()
Returns
Um sistema.String que representa essa instância.