Click or drag to resize
SoDraggerSetMinGesture Method (Int32)

Sets the number of pixels of movement required to initiate a constraint gesture.

Namespace: OIV.Inventor.Draggers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetMinGesture(
	int pixels
)

Parameters

pixels
Type: SystemInt32
Remarks

Default is 8.

See Also