Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CDC::GetWindowExt
CDC                                         Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  CSize GetWindowExt() const;
 
  Remarks
 
  Retrieves the x- and y-extents of the window associated with the device
  context.
 
  Return Value
 
  The x- and y-extents (in logical units) as a CSize object.
 
  See Also
 
  CSize, ::GetWindowExt
 
 
                                     -♦-