Class SVGAnimatedTransformList
Il nome: Aspose.Html.Dom.Svg.DataTypes Assemblaggio: Aspose.HTML.dll (25.4.0)
Utilizzato per i vari attributi che specificano un insieme di trasformazioni, come l’attribute “transformazione” che è disponibile per molti degli elementi del SVG, e che può essere animato.
[ComVisible(true)]
[DOMName("SVGAnimatedTransformList")]
[DOMObject]
public class SVGAnimatedTransformList : SVGAnimatedValue<svgtransformlist>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged , IDisposable
I membri ereditari
SVGAnimatedValue
Methods
ToString()
Ritorna un System.String che rappresenta questa instanza.
public override string ToString()
Returns
Un sistema.String che rappresenta questa instanza.