Class SVGAnimatedEnumeration
Numele spaţiului: Aspose.Html.Dom.Svg.DataTypes Asamblare: Aspose.HTML.dll (25.4.0)
Folosit pentru atributele a căror valoare trebuie să fie o constantă dintr-o anumită enumerare și care pot fi animate.
[ComVisible(true)]
[DOMObject]
[DOMName("SVGAnimatedEnumeration")]
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ță.