Property DeviceDpiOld
DeviceDpiOld
Gets the DPI value for the display device where the control or form was previously displayed.
public int DeviceDpiOld { get; set; }
Property Value
- int
A DPI value.
Remarks
Same as DpiOld property.
Gets the DPI value for the display device where the control or form was previously displayed.
public int DeviceDpiOld { get; set; }
A DPI value.
Same as DpiOld property.