Class SVGAnimatedTransformList
Nombre del espacio: Aspose.Html.Dom.Svg.DataTypes Colección: Aspose.HTML.dll (25.4.0)
Utilizado para los diversos atributos que especifican un conjunto de transformaciones, como el atribute de ’transformación’ que está disponible para muchos de los elementos de SVG, y que se puede animar.
[ComVisible(true)]
[DOMName("SVGAnimatedTransformList")]
[DOMObject]
public class SVGAnimatedTransformList : SVGAnimatedValue<svgtransformlist>, INotifyPropertyChanged, IDisposable
Inheritance
object
←
DOMObject
←
SVGValueType
←
SVGAnimatedValue
Implements
INotifyPropertyChanged ,y, IDisposable
Miembros heredados
SVGAnimatedValue
Methods
ToString()
Retorna un Sistema.String que representa esta instancia.
public override string ToString()
Returns
Un sistema.String que representa esta instancia.