SoTouchEventGetState Method |
Gets the touch event state (Up, Down, Move or Unknown).
Namespace: OIV.Inventor.Touch.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoTouchEventStates GetState()
Public Function GetState As SoTouchEventStates
public:
SoTouchEventStates GetState()
member GetState : unit -> SoTouchEventStates
Return Value
Type:
SoTouchEventStatesRemarks See Also