Click or drag to resize

ICameoControl Interface

Represents base interface for Image pane control.

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
public interface ICameoControl

The ICameoControl type exposes the following members.

Properties
 NameDescription
Public propertyContentState Content current state (readonly).
Top
Methods
 NameDescription
Public methodUIControl WinForms control that can be placed on a form, moved, resized, etc.
Top
Events
 NameDescription
Public eventContentStateChanged Notification about ContentState property changes.
Top
See Also