Click or drag to resize

IContentManagerGetGranularity Method

Returns the granularity of the video pane.

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

Parameters

monitorNr  Int32
Monitor number.

Return Value

Int32
Granularity of the video pane, -1 in case of an error.
See Also