GaugeObject.OpacityEnabled

Syntax

OpacityEnabled: Boolean;

Description

The OpacityEnabled property determines whether element transparency settings are used.

Comments

Use JSON or the setOpacityEnabled method to set the property value, and the getOpacityEnabled method to get the property value.

Available values:

Example

The property use is given in the example for GaugeObject.rerender.

See also:

GaugeObject