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