Click or drag to resize

DiagnosticsInformationGetDpiSettings Method

Gets the value of the DPI along the X and Y axis.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static SizeF GetDpiSettings()

Return Value

Type: SizeF
The DPI value.
See Also