IMapLegend.RowCount

Fore Syntax

RowCount: Integer;

Fore.NET Syntax

RowCount: integer;

Description

The RowCount property determines the number of rows in a legend.

Comments

If value of this property is equal to 0, the number of rows is determined automatically.

Fore and Fore.NET Examples

The property use is given in the example for IMapLegend.MarkerSize.

See also:

IMapLegend