Table of Contents

Constructor IplImageCircleEditor

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

IplImageCircleEditor()

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

public IplImageCircleEditor()

IplImageCircleEditor(DataSource)

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

protected IplImageCircleEditor(DataSourceTypeEditor.DataSource source)

Parameters

source DataSourceTypeEditor.DataSource

Specifies the source of image notifications to the property editor.