ComponentOne Chart for WPF and Silverlight
ReleaseTouchCapture Method (Sphere3D)


C1.WPF.C1Chart Namespace > Sphere3D Class : ReleaseTouchCapture Method
Syntax
'Declaration
 
Public Function ReleaseTouchCapture( _
   ByVal touchDevice As System.Windows.Input.TouchDevice _
) As System.Boolean
'Usage
 
Dim instance As Sphere3D
Dim touchDevice As System.Windows.Input.TouchDevice
Dim value As System.Boolean
 
value = instance.ReleaseTouchCapture(touchDevice)
public System.bool ReleaseTouchCapture( 
   System.Windows.Input.TouchDevice touchDevice
)

Parameters

touchDevice
See Also

Reference

Sphere3D Class
Sphere3D Members