Class SVGAnimatedString
Class SVGAnimatedString
Numele spaţiului: Aspose.Html.Dom.Svg.DataTypes Asamblare: Aspose.HTML.dll (25.4.0)
Folosit pentru atributele de tip DOMString care pot fi animate.
[DOMName("SVGAnimatedString")]
[ComVisible(true)]
[DOMObject]
public class SVGAnimatedString : SVGAnimatedValue<string>, 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ță.