LevelBar.value
double value() @property nothrowGet value property.
Returns
Determines the currently filled value of the level bar.
void value(double propval) @property nothrowSet value property.
Parameters
propval | Determines the currently filled value of the level bar. |