Click or drag to resize
SoLongTapGestureRecognizerSetSpatialRestriction Method

Sets the radius of the 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: 10.12.3.0 (10.12.3.0)
Syntax
public void SetSpatialRestriction(
	int c
)

Parameters

c
Type: SystemInt32
Remarks

(Default is 60 pixels)

See Also