IMapLegend.ElementsHorizontalAlign

Fore Syntax

ElementsHorizontalAlign: MapHorizontalAlignment;

Fore.NET Syntax

ElementsHorizontalAlign: Proznoz.Platform.Interop.Map.MapHorizontalAlignment;

Description

The ElementsHorizontalAlign property determines the method of horizontal alignment of legend elements.

Comments

Elements are aligned to the left edge by default.

Fore and Fore.NET Examples

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

See also:

IMapLegend