Center-face - Function SummarySummary:Center a face on screen or relative to another face. Usage:center-face obj Arguments:obj - The obj argument. (must be: object) Refinements:/with - Center relative to a face. face - The face argument. (must be: object) Description:This function is used for centering a face relative to the screen or relative to other faces. It is useful for displaying dialog boxes or other types of windows that require the user's attention. In the example below, a layout face is shown in its default position, then it is displayed in the center of the screen.
To position a face relative to another face use the /with refinement.
The out2 face is centered over the out1 face.
| ||||
|