Click or drag to resize

CloudVisualizerResize Method

Resize the window to a given size

Namespace:  Zivid.NET
Assembly:  ZividVis3DNET (in ZividVis3DNET.dll) Version: 0.0.0.0
Syntax
public void Resize(
	int w,
	int h
)

Parameters

w
Type: SystemInt32
Desired widthDesired height
h
Type: SystemInt32
See Also