IGxPenBase.Width

Syntax

Width: Double;

Description

The Width property determines pen width.

Comments

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

Example

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

See also:

IGxPenBase