Gets or sets the tooltip to display when a MapArea object is hovered over.
Declaration
public virtual string GetToolTip()
Public Overridable Function GetToolTip() As String
Returns
| Type |
Description |
| string |
The tooltip to display when a MapArea object is hovered over.
|