ImageMapToolTip Property

This is used to get or set the tool tip text displayed for all undefined areas of the image

Definition

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

Property Value

String

Implements

IImageMapToolTip

See Also