Click or drag to resize

ShellControlHelperGetCurrentDPI Method

Returns the currently set DPI of the primary monitor.

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

Return Value

Int32
The current value for Dots per Inch.
See Also