Class SVGAnimatedString
Class SVGAnimatedString
Název místa: Aspose.Svg.DataTypes Shromáždění: Aspose.SVG.dll (25.5.0)
Používá se pro atributy typu DOMString, které mohou být animovány.
[DOMName("SVGAnimatedString")]
[DOMObject]
[ComVisible(true)]
public class SVGAnimatedString : SVGAnimatedValue<string>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
Dědiční členové
SVGAnimatedValue
Methods
ToString()
Vrátí systém.String, který představuje tuto instanci.
public override string ToString()
Returns
Systém.String, který představuje tuto instanci.