MapPie.BorderThickness

Syntax

BorderThickness: Number;

Description

The BorderThickness property sets border width of sectors in pixels.

Comments

Use JSON or the setBorderThickness method to set the property value and the getBorderThickness method to get the property value.

Example

The example of use is given on the page with description of the PP.MapPie class constructor.

See also:

MapPie