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