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: 2023.1.3.0 (2023.1.3)
Syntax public int GetMinGesture()
Public Function GetMinGesture As Integer
public:
int GetMinGesture()
member GetMinGesture : unit -> int
Return Value
Type:
Int32Remarks See Also