Class SVGAnimatedLength
Class SVGAnimatedLength
名称: Aspose.Html.Dom.Svg.DataTypes セットアップ: Aspose.HTML.dll (25.4.0)
基本タイプの長さの属性に使用され、アニメ化することができます。
[DOMName("SVGAnimatedLength")]
[DOMObject]
[ComVisible(true)]
public class SVGAnimatedLength : SVGAnimatedValue<svglength>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
相続人
SVGAnimatedValue
Methods
ToString()
このインスタンスを代表するSystem.Stringを返します。
public override string ToString()
Returns
このインスタンスを代表するシステムストリングです。