SuperTooltip for WinForms
LogicalToDeviceThickness メソッド

C1.Win.6 アセンブリ > C1.Framework 名前空間 > XView クラス : LogicalToDeviceThickness メソッド
The Thickness to be scaled.
Transforms a 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 Thickness to be scaled.

戻り値の型

The scaled Thickness.
参照

XView クラス
XView メンバ