DeviceScaleChangeEventArgsPreviousScale Property
Gets the previous scale factor.
Namespace: KGySoft.WinForms.FormsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public PointF PreviousScale { get; }
Public ReadOnly Property PreviousScale As PointF
Get
public:
property PointF PreviousScale {
PointF get ();
}
member PreviousScale : PointF with get
Property Value
PointF