Class SVGAnimatedString
Class SVGAnimatedString
A név: Aspose.Svg.DataTypes Összefoglaló: Aspose.SVG.dll (25.5.0)
A DOMString típusú attribútumokhoz használják, amelyek animálhatók.
[DOMName("SVGAnimatedString")]
[DOMObject]
[ComVisible(true)]
public class SVGAnimatedString : SVGAnimatedValue<string>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
Örökletes tagok
SVGAnimatedValue
Methods
ToString()
Visszatér egy System.String, amely ezt az esetet képviseli.
public override string ToString()
Returns
Egy System.String, amely ezt az esetet képviseli.