Class SVGAnimatedTransformList

Class SVGAnimatedTransformList

Nom dels espais: Aspose.Html.Dom.Svg.DataTypes Assemblea: Aspose.HTML.dll (25.4.0)

Utilitzat per als diversos atributs que especifiquen un conjunt de transformacions, com ara l’atribut de ’transformació’ que està disponible per a molts dels elements de SVG, i que es pot animar.

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

Inheritance

object DOMObject SVGValueType SVGAnimatedValue SVGAnimatedTransformList

Implements

INotifyPropertyChanged , IDisposable

Membres heretats

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()

Retorna un System.String que representa aquesta instància.

public override string ToString()

Returns

string

Un sistema.String que representa aquesta instància.

 Català