DeviceScaleChangeEventArgsPreviousScale Property

Gets the previous scale factor.

Definition

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

Property Value

PointF

See Also