Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
CPointGetWindowOrg()const;
Return Value
The origin of the window (in logical coordinates) as a CPoint object.
Remarks
Retrieves the x- and y-coordinates of the origin of the window associated with the device context.
CDC Overview | Class Members | Hierarchy Chart
See Also CDC::GetViewportOrg, CDC::SetWindowOrg, CPoint