MapArrowBase.Border

Syntax

Border: PP.Pen | Object;

Description

The Border property determines arrow border on the map.

Comments

Use JSON or the setBorder method to set the property value and the getBorder method to get the property value.

Example

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

See also:

MapArrowBase