Class SVGAnimatedInteger
Class SVGAnimatedInteger
nazivni prostor: Aspose.Html.Dom.Svg.DataTypes Sastav: Aspose.HTML.dll (25.4.0)
Koristi se za atribute osnovnog tipa cjelina koji se mogu animirati.
[ComVisible(true)]
[DOMObject]
[DOMName("SVGAnimatedInteger")]
public class SVGAnimatedInteger : SVGAnimatedValue<long>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
naslijeđeni članovi
SVGAnimatedValue
Methods
ToString()
Povratak System.String koji predstavlja ovu primjenu.
public override string ToString()
Returns
String.String koji predstavlja ovu primjenu.