outline property

bool? outline
getter/setter pair

Boolean value. Specifies whether to outline the polygon. Polygon outlines use the current LineStyle.

Implementation

bool? outline;