GrapeCity ActiveReports for .NET 16.0J
CaptureTouch メソッド

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : CaptureTouch メソッド
The device to capture.
Attempts to force capture of a touch to this element.
シンタックス
'宣言
 
Public Function CaptureTouch( _
   ByVal touchDevice As TouchDevice _
) As Boolean
public bool CaptureTouch( 
   TouchDevice touchDevice
)

パラメータ

touchDevice
The device to capture.

戻り値の型

true if the specified touch is captured to this element; otherwise, false.
例外
例外解説
touchDevice is null 参照 (Visual Basicでは Nothing).
参照

Viewer クラス
Viewer メンバ