IMapLegend.Padding

Fore Syntax

Padding: IGxRectF;

Fore.NET Syntax

Padding: Prognoz.Platform.Interop.Drawing.GxRectF;

Description

The Padding property determines legend paddings.

Comments

To use automatic legend paddings, use IMapLegend.AutoPadding.

Fore and Fore.NET Examples

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

See also:

IMapLegend