SoDoubleTapGestureRecognizerGetSpatialRestriction Method |
Gets the radius of limitation circle in which the finger has to stay throughout the gesture (60 pixels by default).
Namespace: OIV.Inventor.Gestures.RecognizersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public int GetSpatialRestriction()
Public Function GetSpatialRestriction As Integer
public:
int GetSpatialRestriction()
member GetSpatialRestriction : unit -> int
Return Value
Type:
Int32Remarks See Also