ScaleHelperIsDefaultSystemScale Property

Gets whether the SystemScale property returns the default 100% (1.0) scale factor.

Definition

Namespace: KGySoft.WinForms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public static bool IsDefaultSystemScale { get; }

Property Value

Boolean

See Also