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