getItem method
The getItem()
method of the SVGPointList interface gets one item
from the list at the specified index.
Implementation
external DOMPoint getItem(int index);
The getItem()
method of the SVGPointList interface gets one item
from the list at the specified index.
external DOMPoint getItem(int index);