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