Class SVGAnimatedEnumeration
Název místa: Aspose.Html.Dom.Svg.DataTypes Sbírka: Aspose.HTML.dll (25.4.0)
Používá se pro atributy, jejichž hodnota musí být konstantní z konkrétního seznamu a které mohou být animovány.
[ComVisible(true)]
[DOMObject]
[DOMName("SVGAnimatedEnumeration")]
public class SVGAnimatedEnumeration : SVGAnimatedValue<ushort>, 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.