clear method
void
clear()
The clear() method of the SVGPointList interface removes all items
from the list.
Implementation
external void clear();
The clear() method of the SVGPointList interface removes all items
from the list.
external void clear();