Class SVGAnimatedPreserveAspectRatio

Class SVGAnimatedPreserveAspectRatio

Nom dels espais: Aspose.Html.Dom.Svg.DataTypes Assemblea: Aspose.HTML.dll (25.4.0)

Utilitzat per a atributs de tipus SVGPreserveAspectRatio que es poden animar.

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

Inheritance

object DOMObject SVGValueType SVGAnimatedValue SVGAnimatedPreserveAspectRatio

Implements

INotifyPropertyChanged , IDisposable

Membres heretats

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

Retorna un System.String que representa aquesta instància.

public override string ToString()

Returns

string

Un sistema.String que representa aquesta instància.

 Català