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