Click or drag to resize
SoWinExaminerViewer.ConstrainCameraRotation Method (Boolean, Boolean)
Calls ConstrainCameraRotation(x, y, false).

Namespace: OIV.Inventor.Win.Viewers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void ConstrainCameraRotation(
	bool x,
	bool y
)

Parameters

x
Type: System.Boolean
y
Type: System.Boolean
Remarks