LevelBar.getOffsetValue
bool getOffsetValue(string name, out double value)Fetches the value specified for the offset marker name in self, returning true in case an offset named name was found.
Parameters
name | the name of an offset in the bar |
value | location where to store the value |
Returns
true if the specified offset is found