Constructor IplImageCircleEditor
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.DataSourceSpecifies the source of image notifications to the property editor.