IVZMapChartArrow.EndShapeId

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.

Example

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

See also:

IVZMapChartArrow