SVGTransformList class
SVGTransformList class
This interface defines a list of SVGTransform objects.
Inheritance: SVGTransformList →
SVGValueType →
DOMObject
The SVGTransformList type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the SVGTransformList class. |
| init | Constructs a new instance of SVGTransformList |
Properties
| Property | Description |
|---|---|
| length | |
| number_of_items |
Indexer
| Name | Description |
|---|---|
| [index] |
Methods
| Method | Description |
|---|---|
| get_platform_type | This method is used to retrieve the ECMAScript object Type. |
| clear | |
| initialize | |
| get_item | |
| insert_item_before | |
| replace_item | |
| remove_item | |
| append_item |
See Also
- module
aspose.html.dom.svg.datatypes - class
DOMObject - class
SVGTransformList - class
SVGValueType