IVZMapChartArrow.ArrowStyle

Fore syntax

ArrowStyle: IVZMapChartArrowStyle;

Fore.NET syntax

ArrowStyle: Prognoz.Platforn.Interop.Visualizators.IVZMapChartArrowStyle;

Description

The ArrowStyle property determines an object for working with map arrow style.

Comments

To determine map arrow identifier, use IVZMapChartArrow.ArrowId.

Fore and Fore.NET examples

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

See also:

IVZMapChartArrow