Property DeviceDpiNew
DeviceDpiNew
Gets the DPI value for the new display device where the control or form is currently being displayed.
public int DeviceDpiNew { get; set; }
Property Value
- int
The DPI value.
Remarks
Same as DpiNew property.
Gets the DPI value for the new display device where the control or form is currently being displayed.
public int DeviceDpiNew { get; set; }
The DPI value.
Same as DpiNew property.