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

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

パラメータ

touchDevice
The device to release.

戻り値の型

true if the touch device is released; otherwise, false.
例外
例外解説
touchDevice is null 参照 (Visual Basicでは Nothing).
参照

Viewer クラス
Viewer メンバ