defIsDotted constant

StrokePattern const defIsDotted

Default value indicating whether polygons are rendered as dotted lines.

Implementation

static const StrokePattern defIsDotted = StrokePattern.solid();