set_max_value
Description:
[
Version ( since =
"3.6" ) ]
public void set_max_value (
double value)
Sets the value of the max_value property.
You probably want to update preexisting level offsets after calling this function.
Parameters:
this |
a LevelBar
|
value |
a positive value
|