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

rulerLabelBackgroundColor

layout rulerLabelBackgroundColor cyclic { "nil" | "black" | "gray" | "pink" | "red" | "green" | "forest" | "blue" | "navy" | "chocolate" }
graphic rulerLabelBackgroundColor string { "nil" | "black" | "gray" | "pink" | "red" | "green" | "forest" | "blue" | "navy" | "chocolate" }

Description

Specifies the background color of the ruler labels.

The default is black.

GUI Equivalent

Command:

Tools – Create Measurement

Field:

Display Options: Background Color

Examples

envGetVal("layout" "rulerLabelBackgroundColor")
envSetVal("layout" "rulerLabelBackgroundColor" 'cyclic "gray")
envSetVal("layout" "rulerLabelBackgroundColor" 'cyclic "chocolate")
envGetVal("graphic" "rulerLabelBackgroundColor")
envSetVal("graphic" "rulerLabelBackgroundColor" 'string "pink")
envSetVal("graphic" "rulerLabelBackgroundColor" 'string "green")

Related Topics

Create Measurement Form


Return to top
 ⠀
X