Click or drag to resize
SoGestureEvent.GetGestureState Method

Gets the gesture event state (Begin,Delta,End).

Namespace: OIV.Inventor.Gestures.Events
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoGestureEvent. GestureStates GetGestureState()

Return Value

Type: SoGestureEvent.GestureStates
Remarks

.

See Also