public static UInt32 GetDpi(Point point, DpiType dpiType)
Parameters
Point point
DpiType dpiType
Overloads:
public static UInt32 GetDpi(IntPtr hwnd, DpiType dpiType)
public static UInt32 GetDpi(Window window, DpiType dpiType)
See also:
Class WindowUtilities© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic