[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  SetBrushOrg( hWnd, hBrush, nXOrg, nYOrg )-> < undefined >
------------------------------------------------------------------------------


 PARAMETER:

  <hWnd>        Is the handle that identifies the target window

  <hBrush>      Is the handle that identifies a brush

  <nXOrg>       specifies the x-coordinate, in device units, of the new
                origin. This value must be in the range 0 through 7. 

  <nYOrg>       specifies the y-coordinate, in device units, of the new
                origin. This value must be in the range 0 through 7. 


 DESCRIPTION:

  The SetBrushOrg function specifies the origin that GDI will assign to
  the next brush an application selects into the device context of the 
  specified window


 SOURCE:

  SOURCE\WINAPI\WNDBRUSH.C



See Also: SelectObject
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson