polygonStart property

void Function() polygonStart
getter/setter pair

Indicates the start of a polygon. The first line of a polygon indicates the exterior ring, and any subsequent lines indicate interior holes.

Implementation

void Function() polygonStart;