Class SVGLengthList
Numele spaţiului: Aspose.Html.Dom.Svg.DataTypes Asamblare: Aspose.HTML.dll (25.4.0)
Această interfață definește o listă de obiecte 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
Membrii moștenitori
SVGListBase
Methods
ToString()
Întoarce un sistem.String care reprezintă această instanță.
public override string ToString()
Returns
Un sistem.String care reprezintă această instanță.