MapBar.BorderThickness

Syntax

BorderThickness: Number;

Description

The BorderThickness property determines column border width 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 constructor of the PP.MapBar class constructor.

See also:

MapBar