CDC::GetWindowOrg

Retrieves the x- and y-coordinates of the origin of the window associated with the device context.

CPoint GetWindowOrg( ) const;

Возвращаемое значение

The origin of the window (in logical coordinates) as a CPoint object.

Требования

Header: afxwin.h

См. также

Основные понятия

CDC Class

CDC Members

Hierarchy Chart

CDC::GetViewportOrg

CDC::SetWindowOrg

CPoint Class