Image Area Base(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: 2024.12.31.0
Assembly: EWSoftware.ImageMaps.Windows.Forms (in EWSoftware.ImageMaps.Windows.Forms.dll) Version: 2024.12.31.0
C#
protected ImageAreaBase(
string? toolTip
)VB
Protected Sub New (
toolTip As String
)C++
protected:
ImageAreaBase(
String^ toolTip
)F#
new :
toolTip : string -> ImageAreaBaseParameters
- toolTip String
- The tool tip to associate with the image area