Drawing > Drawing Assembly Interfaces > IGxPenBase > IGxPenBase.Width
Width: Double;
Width: double;
The Width property determines pen width.
To determine pen color, use the IGxPenBase.Color property.
The property use is given in the example for IGxPenBase.DashStyle.
See also: