Click or drag to resize

VisualizerResize Method

Resize the window to a given size

Namespace:  Zivid.NET.Visualization
Assembly:  ZividVisualizationNET (in ZividVisualizationNET.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