CloudVisualizerFormShow Method (Frame) |
Show the point cloud contained in a frame
Namespace:
Zivid.NET
Assembly:
ZividVis3DNET (in ZividVis3DNET.dll) Version: 1.0.0
Syntax public void Show(
Frame frame
)
Public Sub Show (
frame As Frame
)
public:
void Show(
Frame^ frame
)
Parameters
- frame
- Type: Zivid.NETFrame
A frame
See Also