Class SVGAnimatedTransformList

Class SVGAnimatedTransformList

Numele spaţiului: Aspose.Svg.DataTypes Adunare: Aspose.SVG.dll (25.5.0)

Folosit pentru atributele diferite care specifică un set de transformări, cum ar fi atributul „transform”, care este disponibil pentru multe elemente ale SVG și care pot fi animate.

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

Inheritance

object DOMObject SVGValueType SVGAnimatedValue SVGAnimatedTransformList

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ă