The horizontal coordinate of the visual item.
<likert> <openended> <sliderTrial> <caption> <checkboxes> <dropdown> <image> <listbox> <radioButtons> <slider> <textbox> <button> <clearScreen> <clock> <html> <picture> <shape> <text> <video>
object.name.x
Read/Write
extent
Specifies the horizontal location of visual stimulus, question, or survey item.
The following displays the value of x for the text stimulus:
<text myText>
/ items= ("text position = <% text.example.x %>")
</text>