Class SVGAnimatedString

Class SVGAnimatedString

Namespace: Aspose.Html.Dom.Svg.DataTypes
Assembly: Aspose.HTML.dll (25.4.0)

Used for attributes of type DOMString which can be animated.

[DOMName("SVGAnimatedString")]
[ComVisible(true)]
[DOMObject]
public class SVGAnimatedString : SVGAnimatedValue<string>, INotifyPropertyChanged, IDisposable

Inheritance

object DOMObject SVGValueType SVGAnimatedValue<string> SVGAnimatedString

Implements

INotifyPropertyChanged , IDisposable

Inherited Members

SVGAnimatedValue<string>.Dispose(bool) , SVGAnimatedValue<string>.BaseVal , SVGAnimatedValue<string>.AnimVal , SVGValueType.Dispose() , SVGValueType.Dispose(bool) , DOMObject.GetPlatformType() , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

ToString()

Returns a System.String that represents this instance.

public override string ToString()

Returns

string

A System.String that represents this instance. </string></string></string></string>

 English