Product Documentation
Virtuoso Layout Suite XL: Basic Editing User Guide
Product Version IC23.1, November 2023

labelJustify

layout labelJustify cyclic { "lowerLeft" | "centerLeft" | "upperLeft" | "lowerCenter" | "centerCenter" | "upperCenter" | "lowerRight" | "centerRight" | "upperRight" }

Description

Specifies the default justification of a label with respect to its origin.

The default is centerCenter.

GUI Equivalent

Command:

Create – Label

Field:

Justification

Examples

envGetVal("layout" "labelJustify")
envSetVal("layout" "labelJustify" 'cyclic "lowerLeft")
envSetVal("layout" "labelJustify" 'cyclic "centerRight")

Related Topics

Create Label Form


Return to top
 ⠀
X