IVZMapChartArrow.StartShapeId

Fore syntax

StartShapeId: String;

Fore.NET syntax

StartShapeId: string;

Description

The StartShapeId property determine identifier of the territory, from which arrow goes.

Comments

To determine identifier of the territory, to which arrow comes in, use IVZMapChartArrow.EndShapeId.

Fore and Fore.NET examples

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

See also:

IVZMapChartArrow