Ribbon for WinForms
LogicalToDeviceThickness メソッド (C1Ribbon)

C1.Win.Ribbon.4.8 アセンブリ > C1.Win.Ribbon 名前空間 > C1Ribbon クラス : LogicalToDeviceThickness メソッド
The C1.Framework.Thickness to be scaled.
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.
シンタックス
'宣言
 
Public Function LogicalToDeviceThickness( _
   ByVal value As Thickness _
) As Thickness
public Thickness LogicalToDeviceThickness( 
   Thickness value
)

パラメータ

value
The C1.Framework.Thickness to be scaled.

戻り値の型

参照

C1Ribbon クラス
C1Ribbon メンバ