IMapBackground.GradientColor

Fore Syntax

GradientColor: IGxColor;

Fore.NET Syntax

GradientColor: Prognoz.Platform.Interop.Drawing.GxColor;

Description

The GradientColor property determines legend background gradient fill color.

Comments

This property is relevant if the IMapBackground.Type property uses the MapBackgroundType.Gradient fill type.

Fore and Fore.NET Examples

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

See also:

IMapBackground