CDC::GetWindowExt

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

CSize GetWindowExt( ) const;

Return Value

The x- and y-extents (in logical units) as a CSize object.

Requirements

Header: afxwin.h

See Also

Reference

CDC Class

Hierarchy Chart

CDC::SetWindowExt

CSize Class

CDC::GetViewportExt

Other Resources

CDC Members