SoDraggerGetMinGesture Method |
Gets the number of pixels of movement required to initiate a constraint gesture.
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public int GetMinGesture()
Public Function GetMinGesture As Integer
public:
int GetMinGesture()
member GetMinGesture : unit -> int
Return Value
Type:
Int32Remarks See Also