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