SVGAnimatedTransformList Class
SVGAnimatedTransformList class
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.
public class SVGAnimatedTransformList : SVGAnimatedValue<SVGTransformList>
Properties
Name | Description |
---|---|
virtual AnimVal { get; } | |
BaseVal { get; set; } |
Methods
Name | Description |
---|---|
Dispose() | Releases unmanaged and - optionally - managed resources. |
virtual GetPlatformType() | This method is used to retrieve the ECMAScript object . |
override ToString() | Returns a String that represents this instance. |
See Also
- class SVGAnimatedValue<T>
- class SVGTransformList
- namespace Aspose.Html.Dom.Svg.DataTypes
- assembly Aspose.HTML