appendItem method
The appendItem() method of the SVGPointList interface adds a
SVGPoint to the end of the list.
Implementation
external DOMPoint appendItem(DOMPoint newItem);
The appendItem() method of the SVGPointList interface adds a
SVGPoint to the end of the list.
external DOMPoint appendItem(DOMPoint newItem);