length property

int get length

The length read-only property of the SVGPointList interface returns the number of items in the list.

Implementation

external int get length;