strokeWidth property

int strokeWidth
final

Width of the polygon, used to define the width of the line to be drawn.

The width is constant and independent of the camera's zoom level. The default value is 10.

Implementation

final int strokeWidth;