Table of Contents

Constructor IplImageRectangleEditor

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

IplImageRectangleEditor()

Initializes a new instance of the IplImageRectangleEditor class.

public IplImageRectangleEditor()

IplImageRectangleEditor(DataSource)

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

protected IplImageRectangleEditor(DataSourceTypeEditor.DataSource source)

Parameters

source DataSourceTypeEditor.DataSource

Specifies the source of image notifications to the property editor.