Click or drag to resize
SoWinSpaceballSetRotationScaleFactor Method

The spaceball reports rotations and translations as integers.

Namespace: OIV.Inventor.Win.Devices
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetRotationScaleFactor(
	float f
)

Parameters

f
Type: SystemSingle
Remarks

These values must be scaled to be useful. This method sets the rotation scale factor. Default is .006.

See Also