IMapLayer.ToolTipDataAdapter

Syntax

ToolTipDataAdapter: Object;

Fore.NET Syntax

ToolTipDataAdapter: System.Object;

Description

The ToolTipDataAdapter property determines a data source for a map layer tooltip.

Comments

If the MouseTransparent checkbox is selected for the map layer, the tooltips use is denied.

Fore Example

The example is given in the IMapLayer.ToolTipVisible property.

Fore.NET Example

The example is given in the IMapLayer.ToolTipVisible property.

See also:

IMapLayer