Class SVGAnimatedPreserveAspectRatio

Class SVGAnimatedPreserveAspectRatio

Namespace: Aspose.Svg.DataTypes
Assembly: Aspose.SVG.dll (25.12.0)

Used for attributes of type SVGPreserveAspectRatio which can be animated.

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

Inheritance

object DOMObject SVGValueType SVGAnimatedValue<SVGPreserveAspectRatio> SVGAnimatedPreserveAspectRatio

Implements

INotifyPropertyChanged , IDisposable

Inherited Members

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

 English