IMapIconScale.Greater

Syntax

Greater(Index: Integer): IGxImage;

Parameters

Index. Scale tick mark index.

Description

The Greater property determines the icon for the values that are greater than the scale tick mark value.

Example

The property use is given in the example for the IMapIconScale.Exact property.

See also:

IMapIconScale