opacity property
set
opacity
(double? opacity)
The opacity of this element, in addition to the alpha set on the color of this element.
Implementation
set opacity(double? opacity);
The opacity of this element, in addition to the alpha set on the color of this element.
set opacity(double? opacity);