Click or drag to resize
SoDoubleTapGestureRecognizerSetSpatialRestriction Method

Sets the radius of limitation circle in which the finger has to stay throughout the gesture.

Namespace: OIV.Inventor.Gestures.Recognizers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public void SetSpatialRestriction(
	int c
)

Parameters

c
Type: SystemInt32
Remarks

(60 pixels by default)

See Also