removeItem method
The removeItem()
method of the SVGPointList interface removes a
SVGPoint
from the list.
Implementation
external DOMPoint removeItem(int index);
The removeItem()
method of the SVGPointList interface removes a
SVGPoint
from the list.
external DOMPoint removeItem(int index);