Class SVGAnimatedLengthList
Class SVGAnimatedLengthList
Název místa: Aspose.Svg.DataTypes Shromáždění: Aspose.SVG.dll (25.5.0)
Používá se pro atributy typu SVGLengthList, které lze animovat.
[ComVisible(true)]
[DOMObject]
[DOMName("SVGAnimatedLengthList")]
public class SVGAnimatedLengthList : SVGAnimatedValue<svglengthlist>, 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.