IVZMapChartArrowStyle.Angle

Syntax

Angle: Double;

Description

The Angle property determines arrow bend angle on the map.

Comments

The more is bend angle (by unit), the more curved is the arrow. Available values [-89; 89].

To determine arrow type on the map, use IVZMapChartArrowStyle.ArrowType.

Example

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

See also:

IVZMapChartArrowStyle