Ribbon for WinForms
LogicalToDeviceUnits(Int32) メソッド

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > C1RibbonForm クラス > LogicalToDeviceUnits メソッド : LogicalToDeviceUnits(Int32) メソッド
The Logical value to convert.
Converts a Logical DPI value to its equivalent DeviceUnit DPI value.
シンタックス
'宣言
 
Public Overloads Shadows Function LogicalToDeviceUnits( _
   ByVal value As Integer _
) As Integer
public new int LogicalToDeviceUnits( 
   int value
)

パラメータ

value
The Logical value to convert.

戻り値の型

The resulting DeviceUnit value.
参照

C1RibbonForm クラス
C1RibbonForm メンバ
オーバーロード一覧