Class SVGAnimatedLengthList
Namespace: Aspose.Svg.DataTypes
Assembly: Aspose.SVG.dll (25.12.0)
Used for attributes of type SVGLengthList which can be animated.
[ComVisible(true)]
[DOMObject]
[DOMName("SVGAnimatedLengthList")]
public class SVGAnimatedLengthList : SVGAnimatedValue<SVGLengthList>, INotifyPropertyChanged, IDisposableInheritance
object ← DOMObject ← SVGValueType ← SVGAnimatedValue<SVGLengthList> ← SVGAnimatedLengthList
Implements
INotifyPropertyChanged , IDisposable
Inherited Members
SVGAnimatedValue<SVGLengthList>.Dispose(bool) , SVGAnimatedValue<SVGLengthList>.BaseVal , SVGAnimatedValue<SVGLengthList>.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()
Returns a System.String that represents this instance.
public override string ToString()Returns
A System.String that represents this instance.