Class SVGAnimatedRect

Class SVGAnimatedRect

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

Used for attributes of type SVGRect which can be animated.

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

Inheritance

object DOMObject SVGValueType SVGAnimatedValue<svgrect> SVGAnimatedRect

Implements

INotifyPropertyChanged , IDisposable

Inherited Members

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

 English