The horizontal position of the item on the canvas.
<button> <caption> <checkboxes> <clock> <dropdown> <image> <likert> <listbox> <openended> <picture> <radiobuttons> <shape> <slider> <slidertrial> <text> <textbox> <video>
The hposition can be specified in percentages, pixels, or points.
The following displays the value of hposition in a text stimulus:
<text sometext>
/ items= ("hposition = <% text.foo.hposition %>")
</text>