lcd_label & xtd::forms::lcd_label::back_digit_opacity | ( | double | value | ) |
Sets the background digit opacity.
value | A double-precision value between 0.0 and 1.0 that represent the background digit opacity. |
xtd::argument_out_of_range_exception | if value less than 0.0 or greater than 1.0. |