バージョン

GetTouchElementSize(TouchElementSizes,TouchElementSizes) メソッド

タッチ ターゲットの最小サイズを現在の画面 dpi に基づいたピクセルで返します。
シンタックス
'宣言
 
Public Overloads Shared Function GetTouchElementSize( _
   ByVal touchElementWidth As TouchElementSizes, _
   ByVal touchElementHeight As TouchElementSizes _
) As Size
public static Size GetTouchElementSize( 
   TouchElementSizes touchElementWidth,
   TouchElementSizes touchElementHeight
)

パラメータ

touchElementWidth
touchElementHeight
参照