Class SVGLengthList
Il nome: Aspose.Svg.DataTypes Assemblea: Aspose.SVG.dll (25.5.0)
Questa interfaccia definisce un elenco di oggetti SVGLength.
[ComVisible(true)]
[DOMObject]
[DOMName("SVGLengthList")]
public class SVGLengthList : SVGListBase<svglength>, INotifyPropertyChanged, IDisposable, IEnumerable<svglength>, 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.