LevelBar.inverted

bool inverted() @property nothrow

Get inverted property.

Returns

Level bars normally grow from top to bottom or left to right.

Inverted level bars grow in the opposite direction.

void inverted(bool propval) @property nothrow

Set inverted property.

Parameters

propvalLevel bars normally grow from top to bottom or left to right. Inverted level bars grow in the opposite direction.