Click or drag to resize

IContentManagerResetMonitor Method

All image panes on the given monitor will be closed.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
void ResetMonitor(
	int monitorNr
)

Parameters

monitorNr  Int32
Number of monitor. Monitors are numbered from left to right. Possible value range 1..4.
See Also