Click or drag to resize

DiagnosticsInformationGetDpiSettings Method

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

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

Return Value

Type: SizeF
The DPI value.
See Also