ImageEditorToolBase Constructor

CVB.Net Documentation
Registers the overlay to the parent editor.

Namespace:  Stemmer.Cvb.Wpf.ImageEditorTools
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

protected ImageEditorToolBase(
	ImageEditor editor
)

Parameters

editor
Type: Stemmer.Cvb.Wpf.ControlsImageEditor
Parent image editor to adorn.
See Also

Reference