Click or drag to resize

DisplayLayout Constructor

Constructor. For internal usage only.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public DisplayLayout(
	int layoutID,
	int cameoCount,
	string description
)

Parameters

layoutID  Int32
 
cameoCount  Int32
 
description  String
 
See Also