public bool ReleaseTouchCapture( TouchDevice touchDevice )
'Declaration Public Function ReleaseTouchCapture( _ ByVal touchDevice As TouchDevice _ ) As Boolean
'Usage Dim instance As SpreadSurfaceChartView Dim touchDevice As TouchDevice Dim value As Boolean value = instance.ReleaseTouchCapture(touchDevice)
Parameters
- touchDevice