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