Class SVGAnimatedPreserveAspectRatio

Class SVGAnimatedPreserveAspectRatio

ชื่อพื้นที่: Aspose.Html.Dom.Svg.DataTypes การประกอบ: Aspose.HTML.dll (25.4.0)

ใช้สําหรับคุณสมบัติประเภท SVGPreserveAspectRatio ซึ่งสามารถเคลื่อนไหวได้

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

Inheritance

object DOMObject SVGValueType SVGAnimatedValue SVGAnimatedPreserveAspectRatio

Implements

INotifyPropertyChanged , IDisposable

อนุญาโตตุลาการ

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

กลับ System.String ที่แสดงตัวอย่างนี้

public override string ToString()

Returns

string

ระบบ String ซึ่งเป็นตัวแทนของ instance นี้

 แบบไทย