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