|
bool | CreateRectRgn (int x1, int y1, int x2, int y2) |
|
bool | CreateRectRgnIndirect (LPCRECT lpRect) |
|
bool | CreatePolygonRgn (const POINT *lpPoints, int nCount, int nPolyFillMode) |
|
| operator HGDIOBJ () const |
|
bool | Attach (HGDIOBJ hObject) |
|
HGDIOBJ | Detach () |
|
bool | DeleteObject () |
|
bool | operator== (const CGdiObject &obj) const |
|
bool | operator!= (const CGdiObject &obj) const |
|
| CObject (const CObject &)=default |
|
CObject & | operator= (const CObject &)=default |
|
virtual const CRuntimeClass * | GetRuntimeClass () const |
|
virtual void | AssertValid () const |
|
virtual void | Dump (CDumpContext &dc) const |
|
bool | IsKindOf (const CRuntimeClass *pClass) const |
|
The documentation for this class was generated from the following file: