Class SVGAnimatedLengthList

Class SVGAnimatedLengthList

Tên không gian: Aspose.Html.Dom.Svg.DataTypes Tổng hợp: Aspose.HTML.dll (25.4.0)

Sử dụng cho các thuộc tính loại SVGLengthList mà có thể được hoạt hình.

[DOMName("SVGAnimatedLengthList")]
[DOMObject]
[ComVisible(true)]
public class SVGAnimatedLengthList : SVGAnimatedValue<svglengthlist>, INotifyPropertyChanged, IDisposable

Inheritance

object DOMObject SVGValueType SVGAnimatedValue SVGAnimatedLengthList

Implements

INotifyPropertyChanged , IDisposable

Thành viên thừa kế

SVGAnimatedValue.Dispose(bool) , SVGAnimatedValue.BaseVal , SVGAnimatedValue.AnimVal , SVGValueType.Dispose() , SVGValueType.Dispose(bool) , DOMObject.GetPlatformType() , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

ToString()

Trở lại một System.String đại diện cho trường hợp này.

public override string ToString()

Returns

string

Một hệ thống.String đại diện cho trường hợp này.

 Tiếng Việt