Class SVGAnimatedLengthList

Class SVGAnimatedLengthList

İsim alanı : Aspose.Html.Dom.Svg.DataTypes Görüntüleme: Aspose.HTML.dll (25.4.0)

Animasyon yapabilen SVGLengthList tipi özellikler için kullanılır.

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

Inheritance

object DOMObject SVGValueType SVGAnimatedValue SVGAnimatedLengthList

Implements

INotifyPropertyChanged , IDisposable

mirasçı üyeleri

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

Bu istasyonu temsil eden bir System.String’i geri getirir.

public override string ToString()

Returns

string

Bu istasyonu temsil eden bir sistem.String.

 Türkçe