Click or drag to resize

ICameoSdkControlFactory Property

Returns interface to control factory, that allows to create Image pane controls.

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
IControlFactory ControlFactory { get; }

Property Value

IControlFactory
See Also