'Declaration
Public Overloads Function CaptureTouch( _ ByVal touchDevice As NTouchDevice _ ) As System.Boolean
'Usage
Dim instance As NWrapFlowPanelControl Dim touchDevice As NTouchDevice Dim value As System.Boolean value = instance.CaptureTouch(touchDevice)
public System.bool CaptureTouch( NTouchDevice touchDevice )
Parameters
- touchDevice