Click or drag to resize

ShellControlHelperGetCurrentDPI Method

Returns the currently set DPI of the primary monitor.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public static int GetCurrentDPI()

Return Value

Type: Int32
The current value for Dots per Inch.
See Also