measure [orient]
where orient is either vertical, horizontal, or auto (the default).
The measure command generates a "ruler" of the sort created with the ruler command. However, the text is automatically generated and is set to show the dimension of the box in microns. If the orientation is not specified, then automatic orientation is used, in which the presented dimension will be whichever box dimension (width or height) is longer.
measure is implemented as a Tcl procedure defined in the "tools" script. It generates a set of elements (lines and text) with the element add command. These elements can be removed from the layout with the unmeasure command.
ruler
unmeasure
Return to command index |
Last updated: October, 2004