GetDpiForMonitor (Self.Monitor.Handle, MDT_RAW_DPI, dpiX, dpiY) = S_OK then ShowMessage(dpiY.ToString() + ' x ' + dpiX.ToString()); ...
確定! 回上一頁