オーバーロード | 解説 |
---|---|
LogicalToDeviceUnits(Int32) | Converts a Logical DPI value to its equivalent DeviceUnit DPI value. 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. System.Windows.Forms.Controlから継承されます。 |