Class SVGAnimatedInteger
Class SVGAnimatedInteger
Nazwa przestrzeń: Aspose.Svg.DataTypes Zgromadzenie: Aspose.SVG.dll (25.5.0)
Wykorzystywane do atrybutów podstawowego typu integer, które mogą być animowane.
[ComVisible(true)]
[DOMObject]
[DOMName("SVGAnimatedInteger")]
public class SVGAnimatedInteger : SVGAnimatedValue<long>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
Dziedziczeni członkowie
SVGAnimatedValue
Methods
ToString()
Powraca system.String, który reprezentuje tę instancję.
public override string ToString()
Returns
System.String, który reprezentuje tę instancję.