SoLongTapGestureRecognizerSetSpatialRestriction Method |
Sets 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: 10.12.3.0 (10.12.3.0)
Syntax public void SetSpatialRestriction(
int c
)
Public Sub SetSpatialRestriction (
c As Integer
)
public:
void SetSpatialRestriction(
int c
)
member SetSpatialRestriction :
c : int -> unit
Parameters
- c
- Type: SystemInt32
Remarks See Also