Show contents 

Visualizators > Visualizators Assembly Interfaces > IVZMapChartMarkers > IVZMapChartMarkers.Clear

IVZMapChartMarkers.Clear

Fore syntax

Clear;

Fore.NET syntax

Clear();

Description

The Clear method clears collection of geolocation markers.

Comments

To add a geolocation marker to collection, use IVZMapChartMarkers.Add.

See also:

IVZMapChartMarkers