Ribbon for WinForms
ScaleBitmapLogicalToDevice メソッド (DpiHelper)

C1.Win.4.8 アセンブリ > C1.Win.Util 名前空間 > DpiHelper クラス : ScaleBitmapLogicalToDevice メソッド
The bitmap to scale.
The DPI value for the current display device.
Scales a logical bitmap value to it's equivalent device unit value.
シンタックス
'宣言
 
Public Shared Sub ScaleBitmapLogicalToDevice( _
   ByRef bitmap As Bitmap, _
   ByVal dpi As Integer _
) 
public static void ScaleBitmapLogicalToDevice( 
   ref Bitmap bitmap,
   int dpi
)

パラメータ

bitmap
The bitmap to scale.
dpi
The DPI value for the current display device.
参照

DpiHelper クラス
DpiHelper メンバ