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