Ribbon for WinForms
SetDpi メソッド (TouchProcessor)

C1.Win.4.8 アセンブリ > C1.Win.Touch 名前空間 > TouchProcessor クラス : SetDpi メソッド
Specifies the horizontal DPI of the touch processor.
Specifies the vertical DPI of the touch processor.
Sets the dots per inch (DPI) for the touch processor.
シンタックス
'宣言
 
Public Sub SetDpi( _
   ByVal dpiX As Single, _
   ByVal dpiY As Single _
) 
public void SetDpi( 
   float dpiX,
   float dpiY
)

パラメータ

dpiX
Specifies the horizontal DPI of the touch processor.
dpiY
Specifies the vertical DPI of the touch processor.
参照

TouchProcessor クラス
TouchProcessor メンバ