| Overload | Description |
|---|---|
| LogicalToDeviceUnits(Int32) | Converts a Logical DPI value to its equivalent DeviceUnit DPI value. (Inherited from System.Windows.Forms.Control) |
| LogicalToDeviceUnits(Size) | Transforms a size from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for width and height. (Inherited from System.Windows.Forms.Control) |