IVZMapChartArrows.Clear

Fore syntax

Clear;

Fore.NET syntax

Clear();

Description

The Clear method clears collection of map arrows.

Comments

To add a map arrow, use IVZMapChartArrows.Add.

See also:

IVZMapChartArrows