| SoGestureEventGetGestureState Method  | 
Gets the gesture event state (Begin,Delta,End). 
 
Namespace: OIV.Inventor.Gestures.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SoGestureEventGestureStates GetGestureState()
Public Function GetGestureState As SoGestureEventGestureStates
public:
SoGestureEventGestureStates GetGestureState()
member GetGestureState : unit -> SoGestureEventGestureStates 
Return Value
Type: 
SoGestureEventGestureStates
Remarks
See Also