up Inquisit Language Reference

vposition property

The vertical position of the item on the canvase.

Member of

<button> <caption> <checkboxes> <clock> <dropdown> <image> <likert> <listbox> <openended> <picture> <radiobuttons> <shape> <slider> <slidertrial> <text> <textbox> <video>

Remarks

The vposition can be specified in percentages, pixels, or points.

Examples

The following displays the value of vposition in a text stimulus:

<text sometext>
/ items= ("vposition = <% text.foo.vposition %>")
</text>

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.