Click or drag to resize

ImagePane Constructor

.ctor

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public ImagePane(
	int monitorNr,
	int index
)

Parameters

monitorNr  Int32
monitor number
index  Int32
video window index within the specified monitor
See Also