Base Class Members
Construction
| Constructs a CPen object. | 
Initialization
| Creates a logical cosmetic or geometric pen with the specified style, width, and brush attributes, and attaches it to the CPen object. | |
| Creates a pen with the style, width, and color given in a LOGPEN structure, and attaches it to the CPen object. | 
Operations
| Returns a pointer to a CPen object when given a Windows HPEN. | 
Attributes
| Gets an EXTLOGPEN underlying structure. | |
| Gets a LOGPEN underlying structure. | |
| Returns the Windows handle attached to the CPen object. |