IMapIconScale.Less

Syntax

Less(Index: Integer): IGxImage;

Parameters

Index. Scale tick mark index.

Description

The Less property determines the icon for the values that are less than the scale tick mark value.

Example

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

See also:

IMapIconScale