Table of Contents

Constructor IplImageEllipseEditor

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

IplImageEllipseEditor()

Initializes a new instance of the IplImageEllipseEditor class using the input image data source.

public IplImageEllipseEditor()

IplImageEllipseEditor(DataSource)

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

protected IplImageEllipseEditor(DataSourceTypeEditor.DataSource source)

Parameters

source DataSourceTypeEditor.DataSource

Specifies the source of image notifications to the property editor.