Class SVGAnimatedEnumeration

Class SVGAnimatedEnumeration

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 có giá trị phải là một liên tục từ một danh sách cụ thể và có thể được hoạt hình.

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

Inheritance

object DOMObject SVGValueType SVGAnimatedValue SVGAnimatedEnumeration

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