Class SVGAnimatedAngle

Class SVGAnimatedAngle

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ủa góc kiểu dữ liệu cơ bản có thể được hoạt hình.

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

Inheritance

object DOMObject SVGValueType SVGAnimatedValue SVGAnimatedAngle

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