Please enable JavaScript to view this site.

ESL Documentation

Keyword

Position an object.

at {[position] X Y|default position}

X Y

Integer values representing the coordinate position.

at default position

When the parent is a graphical region, position the object at the graphics cursor of the parent; otherwise, position the object at 0 0. Use this specification only in an object definition.

Description

Use this keyword to position an object in the co-ordinate system of its parent, or to position a drawing statement in the co-ordinate system of an object when using the add to statement.

Example

 

key OK at position 50 100

 

disabled key Stop at position XStart (Height*2)

 

textual region Bindery

 window size 30 columns 10 lines

 at default position in Panel