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