ImageAreaBaseToolTip Property

This is used to get or set the tool tip to display when the mouse hovers over the area

Definition

Namespace: EWSoftware.ImageMaps.Web.Controls
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2023.1.3.0
public string ToolTip { get; set; }

Property Value

String

Implements

IImageAreaToolTip

See Also