Class SVGAnimatedNumber

Class SVGAnimatedNumber

Namespace: Aspose.Html.Dom.Svg.DataTypes
Assembly: Aspose.HTML.dll (25.4.0)

Used for attributes of basic type number which can be animated.

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

Inheritance

object DOMObject SVGValueType SVGAnimatedValue<float> SVGAnimatedNumber

Implements

INotifyPropertyChanged , IDisposable

Inherited Members

SVGAnimatedValue<float>.Dispose(bool) , SVGAnimatedValue<float>.BaseVal , SVGAnimatedValue<float>.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()

Returns a System.String that represents this instance.

public override string ToString()

Returns

string

A System.String that represents this instance. </float></float></float></float>

 English