Difference between revisions of "VBar"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | {{UI Object Header}} | + | {{UI Object Header}} |
+ | A vertical bar. | ||
+ | |||
+ | == Parameters == | ||
+ | *'''position''': the object's position. Use the pixels or rows and columns coordinates format | ||
+ | *'''height''': the height of the bar, in pixels | ||
+ | |||
+ | == Syntax == | ||
+ | (hbar <position>; <height>) | ||
+ | |||
+ | == UI Attributes == | ||
+ | {{:UI Object Attributes (Common)}} |
Revision as of 11:04, 17 January 2014
A vertical bar.
Parameters
- position: the object's position. Use the pixels or rows and columns coordinates format
- height: the height of the bar, in pixels
Syntax
(hbar <position>; <height>)