Class SVGAnimatedString
Class SVGAnimatedString
Il nome: Aspose.Svg.DataTypes Assemblea: Aspose.SVG.dll (25.5.0)
Utilizzato per attributi di tipo DOMString che possono essere animati.
[DOMName("SVGAnimatedString")]
[DOMObject]
[ComVisible(true)]
public class SVGAnimatedString : SVGAnimatedValue<string>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
I membri ereditari
SVGAnimatedValue
Methods
ToString()
Ritorna un System.String che rappresenta questa instanza.
public override string ToString()
Returns
Un sistema.String che rappresenta questa instanza.