Class SVGAnimatedNumber
Class SVGAnimatedNumber
Numele spaţiului: Aspose.Html.Dom.Svg.DataTypes Asamblare: Aspose.HTML.dll (25.4.0)
Folosit pentru atributele de tip de bază care pot fi animate.
[DOMName("SVGAnimatedNumber")]
[ComVisible(true)]
[DOMObject]
public class SVGAnimatedNumber : SVGAnimatedValue<float>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
Membrii moștenitori
SVGAnimatedValue
Methods
ToString()
Întoarce un sistem.String care reprezintă această instanță.
public override string ToString()
Returns
Un sistem.String care reprezintă această instanță.