Converts a Logical DPI value to its equivalent DeviceUnit DPI value.
シンタックス
'宣言
Function LogicalToDeviceUnits( _
ByVal As Integer _
) As Integer
int LogicalToDeviceUnits(
int
)
パラメータ
- value
- The Logical value to convert.
戻り値の型
The resulting DeviceUnit value.
参照