Returns the size scaled by the DPI (Dots Per Pixel) of the specified window.
- Parameters
-
| size | The size to be scaled. |
| pWnd | The pointer to the CWnd object. If this parameter is a CWnd::wndTop address, the active (currently drawn) window will be used. |
- Returns
- The scaled size.