The horizontal position of the item on the canvas.
<likert> <openended> <sliderTrial> <caption> <checkboxes> <dropdown> <image> <listbox> <radioButtons> <slider> <textbox> <button> <clearScreen> <clock> <html> <picture> <shape> <text> <video>
object.name.hPosition
Read/Write
extent
The hPosition can be specified in percentages, pixels, or points.
The following displays the value of hposition in a text stimulus:
<text myText>
/ items= ("hposition = <% text.foo.hPosition %>")
</text>