Click or drag to resize

DiagnosticsInformationDesktopDpiX Property

Gets the desktop value of the DPI along the X axis.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public float DesktopDpiX { get; }

Property Value

Type: Single
The desktop value of the DPI along the X axis.
See Also