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
Implements
INotifyPropertyChanged , IDisposable
Membres heretats
SVGAnimatedValue
Methods
ToString()
Retorna un System.String que representa aquesta instància.
public override string ToString()
Returns
Un sistema.String que representa aquesta instància.