IGxPenBase.Width

Fore Syntax

Width: Double;

Fore.NET Syntax

Width: double;

Description

The Width property determines pen width.

Comments

To determine pen color, use the IGxPenBase.Color property.

Fore and Fore.NET Examples

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

See also:

IGxPenBase