Table of Contents

Constructor IplImageQuadrangleEditor

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

IplImageQuadrangleEditor()

Initializes a new instance of the IplImageQuadrangleEditor class.

public IplImageQuadrangleEditor()

IplImageQuadrangleEditor(DataSource)

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

protected IplImageQuadrangleEditor(DataSourceTypeEditor.DataSource source)

Parameters

source DataSourceTypeEditor.DataSource

Specifies the source of image notifications to the property editor.