OpacityEnabled: Boolean;
The OpacityEnabled property determines whether element transparency settings are used.
Use JSON or the setOpacityEnabled method to set the property value, and the getOpacityEnabled method to get the property value.
Available values:
True. Element transparency settings will be used.
False. Element transparency settings will not be used.
The property use is given in the example for GaugeObject.rerender.
See also: