ImageAreaBase(String) Constructor

This version of the constructor takes a tool tip

Definition

Namespace: EWSoftware.ImageMaps.Windows.Forms
Assembly: EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2023.1.3.0
protected ImageAreaBase(
	string toolTip
)

Parameters

toolTip  String
The tool tip to associate with the image area

See Also