CDC::GetBrushOrg

This member function retrieves the origin (in device units) of the brush currently selected for the device context.

Syntax

CPoint GetBrushOrg( ) const;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CDC Overview, CDC Member Functions, Graphical Drawing Classes, CDC::SetBrushOrg, CPoint