Click or drag to resize
SoTouchEventGetState Method

Gets the touch event state (Up, Down, Move or Unknown).

Namespace: OIV.Inventor.Touch.Events
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoTouchEventStates GetState()

Return Value

Type: SoTouchEventStates
Remarks

.

See Also