up Inquisit Language Reference

display element

The display element is a built-in element that exposes properties of the display system.

Syntax

<display>
This element has no attributes
</display>

Properties

display.canvasheight
display.canvaswidth
display.colordepth
display.height
display.refreshinterval
display.refreshrate
display.screenheight
display.screenwidth
display.width

Functions

display.getmmx
display.getmmy
display.getpercentx
display.getpercenty
display.getpixelsx
display.getpixelsy

Remarks

The display element is a built-in object and can not be explicitly declared in a script. It exposes a number of useful properties, however, that can be referenced in expressions throughout the script.

Examples


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