CDC::GetBrushOrg
Visual Studio 2012
Retrieves the origin (in device units) of the brush currently selected for the device context.
CPoint GetBrushOrg( ) const;
The current origin of the brush (in device units) as a CPoint object.