vrLib SDK Documentation
Control_Close Method (btn_duration)
NamespacesVideoRayManipulatorControl_Close(Double)
Close the manip.
Declaration Syntax
C#Visual BasicVisual C++
public void Control_Close(
	double btn_duration
)
Public Sub Control_Close ( _
	btn_duration As Double _
)
public:
void Control_Close(
	double btn_duration
)
Parameters
btn_duration (Double)
The duration the control button has been pressed. If this is >0 then the manip is commanded to open otherwise the state is changed to Stationary

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)