IMapLegend.SymbolSpace

Fore Syntax

SymbolSpace: Double;

Fore.NET Syntax

SymbolSpace: double;

Description

The SymbolSpace property determines paddings between legend icon and legend element label.

Comments

To use automatic paddings between legend element icon and label, use IMapLegend.SymbolSpaceAuto.

Fore and Fore.NET Examples

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

See also:

IMapLegend