Click or drag to resize
SoWinViewerEnableSeekWithOrtho Method

If false, the seek functionality is disabled for an SoOrthographicCamera.

Namespace: OIV.Inventor.Win.Viewers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void EnableSeekWithOrtho(
	bool flag
)

Parameters

flag
Type: SystemBoolean
Remarks

Default is true.

See Also