IVZMapChartArrowStyle.Angle

Fore syntax

Angle: Double;

Fore.NET 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.

Fore and Fore.NET examples

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

See also:

IVZMapChartArrowStyle