ImageAreaPolygon(String) Constructor

Constructor. This version 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
public ImageAreaPolygon(
	string toolTip
)

Parameters

toolTip  String
The tool tip to show when the mouse hovers over the area

See Also