MapShape.StrokeWidth

Syntax

StrokeWidth: Number;

Description

The StrokeWidth property determines border width for map layer area.

Comments

Use JSON or the setStrokeWidth method to set the property value and the getStrokeWidth method to get the property value.

Example

The example of use is given in the page with description of the MapShape.BorderColor property.

See also:

MapShape