IVZBorderEffect.BorderPen

Fore syntax

BorderPen: IGxPenBase;

Fore.NET syntax

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

Description

The BorderPen property determines parameters of the pen that is used for creating borders.

Fore and Fore.NET examples

The example of use is given in the example for IVZDataVisualizer.HoverActiveEffects.

See also:

IVZBorderEffect