Method IsDpiScale100Percent
IsDpiScale100Percent(Control)
Indicates whether the DPI scale of the given control is near 1.
public static bool IsDpiScale100Percent(Control control)
Parameters
control
ControlControl to check.
Returns
- bool
True if the control is nearly unscaled; otherwise, false.