This member function specifies the origin that GDI will assign to the next brush that the application selects into the device context.
CPoint SetBrushOrg( int x, int y );
CPoint SetBrushOrg( POINT point );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CDC Overview, CDC Member Functions, Graphical Drawing Classes, CBrush, CDC::GetBrushOrg, CDC::SelectObject