Class SVGAnimatedString
Class SVGAnimatedString
Nazwa przestrzeń: Aspose.Svg.DataTypes Zgromadzenie: Aspose.SVG.dll (25.5.0)
Używane do atrybutów typu DOMString, które mogą być animowane.
[DOMName("SVGAnimatedString")]
[DOMObject]
[ComVisible(true)]
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ę.