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