Class SVGAnimatedString

Class SVGAnimatedString

Numele spaţiului: Aspose.Html.Dom.Svg.DataTypes Asamblare: Aspose.HTML.dll (25.4.0)

Folosit pentru atributele de tip DOMString care pot fi animate.

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

Inheritance

object DOMObject SVGValueType SVGAnimatedValue SVGAnimatedString

Implements

INotifyPropertyChanged , IDisposable

Membrii moștenitori

SVGAnimatedValue.Dispose(bool) , SVGAnimatedValue.BaseVal , SVGAnimatedValue.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()

Întoarce un sistem.String care reprezintă această instanță.

public override string ToString()

Returns

string

Un sistem.String care reprezintă această instanță.

 Română