Class SVGAnimatedString
Class SVGAnimatedString
名称: Aspose.Svg.DataTypes 会議: Aspose.SVG.dll (25.5.0)
DOMString タイプの属性に使用され、アニメ化することができます。
[DOMName("SVGAnimatedString")]
[DOMObject]
[ComVisible(true)]
public class SVGAnimatedString : SVGAnimatedValue<string>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
相続人
SVGAnimatedValue
Methods
ToString()
このインスタンスを代表するSystem.Stringを返します。
public override string ToString()
Returns
このインスタンスを代表するシステムストリングです。