IVZMapChartShape.Border

Fore syntax

Border: IGxPenBase;

Fore.NET syntax

Border: Prognoz.Platform.Interop.Drawing.IGxPenBase;

Description

The Border property determines pen parameters for map layer area border.

Comments

This property is applied only to 2D maps. Pen parameters cannot be changed for 3D maps.

Fore and Fore.NET examples

The property use is given in the example for IVZMapChartShape.Selected.

See also:

IVZMapChartShape