IVZMapChartArrow.EndShapeId

Fore syntax

EndShapeId: String;

Fore.NET syntax

EndShapeId: string;

Description

The EndShapeId property determines identifier of the territory, to which arrow comes in.

Comments

To determine identifier of the territory, from which arrow goes, use IVZMapChartArrow.StartShapeId.

Fore and Fore.NET examples

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

See also:

IVZMapChartArrow