Click or drag to resize
SoGestureEventGetGestureState Method

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

Namespace: OIV.Inventor.Gestures.Events
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoGestureEventGestureStates GetGestureState()

Return Value

Type: SoGestureEventGestureStates
Remarks

.

See Also