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 public static SizeF GetDpiSettings()
Return Value
Type:
SizeFThe DPI value.
See Also