IVZMapChartArrow.StartShapeId

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.

Example

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

See also:

IVZMapChartArrow