IMapMarkerVisual.Color

Fore Syntax

Color: IMapVisualColorProperty;

Fore.NET Syntax

Color: Prognoz.Platform.Interop.Map.IMapVisualColorProperty;

Description

The Color property returns geolocation marker color parameters.

Comments

This property can be used to set up a scale to determine marker color or set a custom color.

Fore and Fore.NET Examples

The property use is given in the example for IMapMarkerVisual.Latitude.

See also:

IMapMarkerVisual