IVZMapChartArrow.ArrowId

Fore syntax

ArrowId: String;

Fore.NET syntax

ArrowId: string;

Description

The ArrowId property determines identifier of map arrow.

Comments

To determine an object for working with map arrow style, use IVZMapChartArrow.ArrowStyle.

Fore and Fore.NET examples

The property use is given in the example for IVZMapChartArrows.Add.

See also:

IVZMapChartArrow