Class SVGAnimatedPreserveAspectRatio
Class SVGAnimatedPreserveAspectRatio
Název místa: Aspose.Html.Dom.Svg.DataTypes Sbírka: Aspose.HTML.dll (25.4.0)
Používá se pro atributy typu SVGPreserveAspectRatio, které lze animovat.
[ComVisible(true)]
[DOMObject]
[DOMName("SVGAnimatedPreserveAspectRatio")]
public class SVGAnimatedPreserveAspectRatio : SVGAnimatedValue<svgpreserveaspectratio>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
Dědiční členové
SVGAnimatedValue
Methods
ToString()
Vrátí systém.String, který představuje tuto instanci.
public override string ToString()
Returns
Systém.String, který představuje tuto instanci.