Class SVGAnimatedPreserveAspectRatio

Class SVGAnimatedPreserveAspectRatio

Nombre del espacio: Aspose.Html.Dom.Svg.DataTypes Colección: Aspose.HTML.dll (25.4.0)

Utilizado para los atributos del tipo SVGPreserveAspectRatio que pueden ser animados.

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

Inheritance

object DOMObject SVGValueType SVGAnimatedValue SVGAnimatedPreserveAspectRatio

Implements

INotifyPropertyChanged ,y, IDisposable

Miembros heredados

SVGAnimatedValue.Dispose(bool) ,y, SVGAnimatedValue.BaseVal ,y, SVGAnimatedValue.AnimVal ,y, SVGValueType.Dispose() ,y, SVGValueType.Dispose(bool) ,y, DOMObject.GetPlatformType() ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Methods

ToString()

Retorna un Sistema.String que representa esta instancia.

public override string ToString()

Returns

string

Un sistema.String que representa esta instancia.

 Español