up Inquisit Language Reference

height property

The display height of the window.

Member of

<display>

Syntax

display.name.height

Read Only

Type

extent

Remarks

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

Examples

The following displays the value of height of the display window:

<text myText>
/ items= ("height = <% display.height %>")
</text>

Copyright Millisecond Software, LLC. All rights reserved.