Ribbon for WinForms
LogicalToDeviceUnits(Size) メソッド

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > C1RibbonForm クラス > LogicalToDeviceUnits メソッド : LogicalToDeviceUnits(Size) メソッド
The size to be scaled.
Transforms a size from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for width and height.
シンタックス
'宣言
 
Public Overloads Shadows Function LogicalToDeviceUnits( _
   ByVal value As Size _
) As Size
public new Size LogicalToDeviceUnits( 
   Size value
)

パラメータ

value
The size to be scaled.

戻り値の型

The scaled size.
参照

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