up Inquisit Language Reference

imagewidth property

The width of the image used by a image survey item.

Member of

<image>

Remarks

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

Examples

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

<text sometext>
/ items= ("imagewidth = <% image.i1.imagewidth %>")
</text>

The following displays the value of imagewidth in an instruction page:

<page somepage>
imagewidth = <% image.i1.imagewidth %>
</page>

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