Converts a Logical DPI value to its equivalent DeviceUnit DPI value.
オーバーロード一覧
| オーバーロード | 解説 |
| LogicalToDeviceUnits(Int32) | Converts a Logical DPI value to its equivalent DeviceUnit DPI value. |
| 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. |
| LogicalToDeviceUnits(Int32,Int32,Int32,Int32) | Transforms a C1.Framework.Thickness from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for left, right, top and bottom. |
参照