SoGestureRecognizerRecognize Method |
Namespace: OIV.Inventor.Gestures.RecognizersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
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