IContentManagerSetGranularity Method |  |
Sets the granularity of the video pane.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntaxvoid SetGranularity(
int monitorNr,
int granularity
)
Parameters
- monitorNr Int32
- Monitor number, Monitors are numbered from left to right. Possible value range 1..4.
- granularity Int32
- granularity of the video pane (value range 1..5).
See Also