Class SVGAnimatedInteger

Class SVGAnimatedInteger

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

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

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

Inheritance

object DOMObject SVGValueType SVGAnimatedValue<long> SVGAnimatedInteger

Implements

INotifyPropertyChanged , IDisposable

Inherited Members

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

 English