Click or drag to resize

DiagnosticsInformationDesktopDpiY Property

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

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public float DesktopDpiY { get; }

Property Value

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