Class SVGAnimatedTransformList
Namespace: Aspose.Html.Dom.Svg.DataTypes
Assembly: Aspose.HTML.dll (25.2.0)
Used for the various attributes which specify a set of transformations, such as the ‘transform’ attribute which is available for many of SVG’s elements, and which can be animated.
[DOMObject]
[DOMName("SVGAnimatedTransformList")]
[ComVisible(true)]
public class SVGAnimatedTransformList : SVGAnimatedValue<svgtransformlist>, INotifyPropertyChanged, IDisposable
Inheritance
object ← DOMObject ← SVGValueType ← SVGAnimatedValue<svgtransformlist> ← SVGAnimatedTransformList
Implements
INotifyPropertyChanged, IDisposable
Inherited Members
SVGAnimatedValue<svgtransformlist>.Dispose(bool), SVGAnimatedValue<svgtransformlist>.BaseVal, SVGAnimatedValue<svgtransformlist>.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()
Returns a System.String that represents this instance.
public override string ToString()
Returns
A System.String that represents this instance. </svgtransformlist></svgtransformlist></svgtransformlist></svgtransformlist>