Class SVGAnimatedString
Class SVGAnimatedString
Nazwa przestrzeń: Aspose.Html.Dom.Svg.DataTypes Zestaw: Aspose.HTML.dll (25.4.0)
Używane do atrybutów typu DOMString, które mogą być animowane.
[DOMName("SVGAnimatedString")]
[ComVisible(true)]
[DOMObject]
public class SVGAnimatedString : SVGAnimatedValue<string>, 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ę.