xtd 0.2.0
Loading...
Searching...
No Matches

◆ back_segment_opacity() [2/2]

virtual seven_segment_display & xtd::forms::seven_segment_display::back_segment_opacity ( double  value)
virtual

Sets the background segment opacity.

Parameters
valueA double-precision value between 0.0 and 1.0 that represent the background segment opacity.
Exceptions
xtd::argument_out_of_range_exceptionif value less than 0.0 or greater than 1.0.
Returns
Current seven_segment_display.