- alabel plotter h-justify v-justify textprocedure
Draws a text label with explicit horizontal and vertical justification. h-justify should be an h-justify value and v-justify should be a v-justify value.
Example:
(alabel plotter (HCenter) (Baseline) "Centered Text")