IMapBackground.ImageDrawStyle

Fore Syntax

ImageDrawStyle: MapBackgroundImageDrawStyle;

Fore.NET Syntax

ImageDrawStyle: Prognoz.Platform.Interop.Map.MapBackgroundImageDrawStyle;

Description

The ImageDrawStyle property determines the method of image positioning as a legend background.

Comments

This property is relevant if an image is set as a legend background using the IMapBackground.Image property.

Fore and Fore.NET Examples

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

See also:

IMapBackground