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

◆ back_digit_opacity() [2/2]

lcd_label & xtd::forms::lcd_label::back_digit_opacity ( double  value)

Sets the background digit opacity.

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