SoGestureRecognizerRecognize Method |
Namespace: OIV.Inventor.Gestures.RecognizersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoEvent Recognize(
SoEvent touchEvent
)
Public Function Recognize (
touchEvent As SoEvent
) As SoEvent
public:
SoEvent^ Recognize(
SoEvent^ touchEvent
)
member Recognize :
touchEvent : SoEvent -> SoEvent
Parameters
- touchEvent
- Type: OIV.Inventor.EventsSoEvent
Return Value
Type:
SoEventRemarks See Also