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: 2024.1.1.0 (2024.1.1)
Syntax
public void SetMinGesture(
	int pixels
)

Parameters

pixels
Type: SystemInt32
Remarks

Default is 8.

See Also