'宣言
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.