ScaleHelperDefaultScale Property

Gets the scale factor for 100% (1.0) scaling.

Definition

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

Property Value

PointF

See Also