MapBar.getToolTipColor

Syntax

getToolTipColor();

Description

The getToolTipColor method returns border color of the tooltip.

Comments

The method returns a String-type value.

Example

The example of use is given on the page with constructor of the PP.MapBar class constructor.

See also:

MapBar