IGxPenBase.Color

Fore Syntax

Color: IGxColor;

Fore.NET Syntax

Color: Prognoz.Platform.Interop.Drawing.GxColor;

Description

The Color property determines pen color.

Comments

To determine the style of line displaying, use the IGxPenBase.DashStyle property.

Fore and Fore.NET Examples

The property use is given in the example for IGxPenBase.DashStyle.

See also:

IGxPenBase