CDC::GetViewportExt
Retrieves the x- and y-extents of the device context's viewport.
CSize GetViewportExt( ) const;
Return Value
The x- and y-extents (in device units) as a CSize object.
Requirements
Header: afxwin.h
Retrieves the x- and y-extents of the device context's viewport.
CSize GetViewportExt( ) const;
The x- and y-extents (in device units) as a CSize object.
Header: afxwin.h