Table of Contents

Method IsDpiScale100Percent

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

IsDpiScale100Percent(Control)

Indicates whether the DPI scale of the given control is near 1.

public static bool IsDpiScale100Percent(Control control)

Parameters

control Control

Control to check.

Returns

bool

True if the control is nearly unscaled; otherwise, false.