Cog3DDisplay Fit Method Cognex VisionPro
Zooms to the extents of the sceen.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public void Fit(
	bool resetView
)

Parameters

resetView
Type: System Boolean
A value indicating whether to reset the view to the initial state.
See Also