Class SVGAnimatedInteger
Class SVGAnimatedInteger
Il nome: Aspose.Html.Dom.Svg.DataTypes Assemblaggio: Aspose.HTML.dll (25.4.0)
Utilizzato per attributi di tipo di base che possono essere animati.
[ComVisible(true)]
[DOMObject]
[DOMName("SVGAnimatedInteger")]
public class SVGAnimatedInteger : SVGAnimatedValue<long>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
I membri ereditari
SVGAnimatedValue
Methods
ToString()
Ritorna un System.String che rappresenta questa instanza.
public override string ToString()
Returns
Un sistema.String che rappresenta questa instanza.