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