Ribbon for WinForms
LogicalToDeviceUnits メソッド (IView)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > IView インターフェース : LogicalToDeviceUnits メソッド
The Logical value to convert.
Converts a Logical DPI value to its equivalent DeviceUnit DPI value.
シンタックス
'宣言
 
Function LogicalToDeviceUnits( _
   ByVal value As Integer _
) As Integer
int LogicalToDeviceUnits( 
   int value
)

パラメータ

value
The Logical value to convert.

戻り値の型

The resulting DeviceUnit value.
参照

IView インターフェース
IView メンバ