Class SVGAnimatedEnumeration

Class SVGAnimatedEnumeration

Pôvodný názov: Aspose.Html.Dom.Svg.DataTypes Zhromaždenie: Aspose.HTML.dll (25.4.0)

Používa sa pre atribúty, ktorých hodnota musí byť konštantná z konkrétneho zoznamu a ktoré môžu byť animované.

[ComVisible(true)]
[DOMObject]
[DOMName("SVGAnimatedEnumeration")]
public class SVGAnimatedEnumeration : SVGAnimatedValue<ushort>, INotifyPropertyChanged, IDisposable

Inheritance

object DOMObject SVGValueType SVGAnimatedValue SVGAnimatedEnumeration

Implements

INotifyPropertyChanged , IDisposable

Z dedičných členov

SVGAnimatedValue.Dispose(bool) , SVGAnimatedValue.BaseVal , SVGAnimatedValue.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()

Vráti systém.String, ktorý predstavuje túto inštanciu.

public override string ToString()

Returns

string

Systém.String, ktorý predstavuje túto inštanciu.

 Slovenčina