Table of Contents

Constructor IplImageRoiEditor

Namespace
Bonsai.Vision.Design
Assembly
Bonsai.Vision.Design.dll

IplImageRoiEditor()

Initializes a new instance of the IplImageRoiEditor class.

public IplImageRoiEditor()

IplImageRoiEditor(DataSource)

Initializes a new instance of the IplImageRoiEditor class using the specified image data source.

protected IplImageRoiEditor(DataSourceTypeEditor.DataSource source)

Parameters

source DataSourceTypeEditor.DataSource

Specifies the source of image notifications to the property editor.