Class SVGAnimatedInteger
Class SVGAnimatedInteger
Nome do espaço: Aspose.Html.Dom.Svg.DataTypes Assembleia: Aspose.HTML.dll (25.4.0)
Usado para atributos de tipo básico inteiro que pode ser animado.
[ComVisible(true)]
[DOMObject]
[DOMName("SVGAnimatedInteger")]
public class SVGAnimatedInteger : SVGAnimatedValue<long>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
Membros herdados
SVGAnimatedValue
Methods
ToString()
Retorna um System.String que representa essa instância.
public override string ToString()
Returns
Um sistema.String que representa essa instância.