Skip to main content
The FlexiLayout language uses coordinate systems and units of measurement to specify the positions of objects on a page and the distances between them.

Coordinate systems

Two dimensions – vertical and horizontal – are used to describe positions of objects on the page and distances between them. The (0,0) reference point is located in the top left-hand corner of the image. X-coordinates increase left to right, Y-coordinates increase top to bottom. In a multi-page sheet there are two coordinate systems: a global coordinate system and a local one. The former covers the entire multi-page sheet and all the objects on it and uses the top left corner of the first page as the origin of coordinates. The latter covers only one page and its objects and uses the top left corner of each page as the origin of coordinates.

Units of measurement

The FlexiLayout language supports the following units of measurement for coordinates and distances.

Distance constant formats

Constants for distances can be represented using one of two formats.