Class SVGAnimatedAngle

Class SVGAnimatedAngle

Nazwa przestrzeń: Aspose.Html.Dom.Svg.DataTypes Zestaw: Aspose.HTML.dll (25.4.0)

Wykorzystywane do atrybutów podstawowego kąta typu danych, które mogą być animowane.

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

Inheritance

object DOMObject SVGValueType SVGAnimatedValue SVGAnimatedAngle

Implements

INotifyPropertyChanged , IDisposable

Dziedziczeni członkowie

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()

Powraca system.String, który reprezentuje tę instancję.

public override string ToString()

Returns

string

System.String, który reprezentuje tę instancję.

 Polski