VZMapChartMarker

Assembly: Visualizators;

Namespace: Prognoz.Platform.Interop.Visualizators;

Description

The VZMapChartMarker class implements an object used to work with map geolocation marker.

Comments

Geolocation marker is a point bound to territory. Markers enable the user to display items on the map that are required for a user, for example: shops or metro stations.

Fore.NET syntax

Class to get analog of the VZMapChartMarker class:

None;

Class to get analog of the VZMapChartMarker class object:

VZMapChartMarkerClass;

Class object properties inherited from IVZMapChartMarker

  Property name Brief description
The MarkerId property determines geolocation marker identifier.
The MarkerVisual property returns visual view of geolocation marker.
The ToolTipStyle property determines geolocation marker tooltip style.

See also:

Visualizators Assembly Classes