IMapLegend.Background

Fore Syntax

Background: IMapBackground;

Fore.NET Syntax

Background: Prognoz.Platform.Interop.Map.IMapBackground;

Description

The Background property returns legend background parameters.

Comments

To determine the type of legend background fill, use the IMapBackground.Type property.

Fore and Fore.NET Examples

The property use is given in the example for IMapBackground.Color.

See also:

IMapLegend