MapArrowBase.Visual

Syntax

Visual: PP.ArrowVisual;

Description

The Visual property determines an object to map arrow data with its properties.

Comments

Use JSON or the setVisual method to set the property value and the getVisual 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