Speedometer.getOpacityEnabled

Syntax

getOpacityEnabled();

Description

The getOpacityEnabled method returns whether the speedometer uses transparency.

Comments

The method returns value of the Boolean type. If this method returns True, speedometer uses transparency, otherwise transparency is not used.

Example

The example of use is given on the page with description of the Speedometer.getArrowById method.

See also:

Speedometer