Class SVGAnimatedEnumeration
Numele spaţiului: Aspose.Svg.DataTypes Adunare: Aspose.SVG.dll (25.5.0)
Folosit pentru atributele a căror valoare trebuie să fie o constantă dintr-o anumită enumerare și care pot fi animate.
[ComVisible(true)]
[DOMName("SVGAnimatedEnumeration")]
[DOMObject]
public class SVGAnimatedEnumeration : SVGAnimatedValue<ushort>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
Membrii moștenitori
SVGAnimatedValue
Methods
ToString()
Întoarce un sistem.String care reprezintă această instanță.
public override string ToString()
Returns
Un sistem.String care reprezintă această instanță.