Click or drag to resize

VisualizerControlResetView Method

Reset the camera parameters such that the point cloud fits within the window

Namespace:  Zivid.NET.Visualization
Assembly:  ZividVisualizationNET (in ZividVisualizationNET.dll) Version: 2.17.1.0
Syntax
public void ResetView()
Remarks
The view will be reset to the default view, which is looking at the point cloud along the Z axis in the positive direction.
See Also