IVZMapChartMarkers.Item

Syntax

Item(Index: Integer): IVZMapChartMarker;

Description

The Item property returns geolocation marker by its index.

Comments

To determines the number of collection geolocation markers, use the IVZMapChartMarkers.Count.

See also:

IVZMapChartMarkers