|
| CPenT (HPEN hPen=NULL) |
|
CPenT< t_bManaged > & | operator= (HPEN hPen) |
|
void | Attach (HPEN hPen) |
|
HPEN | Detach () |
|
| operator HPEN () const |
|
bool | IsNull () const |
|
HPEN | CreatePen (int nPenStyle, int nWidth, COLORREF crColor) |
|
HPEN | CreatePen (int nPenStyle, int nWidth, const LOGBRUSH *pLogBrush, int nStyleCount=0, const DWORD *lpStyle=NULL) |
|
HPEN | CreatePenIndirect (LPLOGPEN lpLogPen) |
|
BOOL | DeleteObject () |
|
int | GetLogPen (LOGPEN *pLogPen) const |
|
bool | GetLogPen (LOGPEN &LogPen) const |
|
int | GetExtLogPen (EXTLOGPEN *pLogPen, int nSize=sizeof(EXTLOGPEN)) const |
|
bool | GetExtLogPen (EXTLOGPEN &ExtLogPen, int nSize=sizeof(EXTLOGPEN)) const |
|
The documentation for this class was generated from the following file: