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

rulerLimitDecimals

graphic rulerLimitDecimals boolean { t | nil }

Description

Limits the number of decimal places displayed for the end-point value on a diagonal ruler. For example, the end-point value 5.830962 might appear as 5.831~. The number of decimal places displayed is calculated proportional to the DBUPerUU property of a cellview.

The default is nil.

If both rulerLimitDecimals and displayRulerMiddlePoint are set to t, rulerLimitDecimals also applies to the middle-point value on a diagonal ruler.

GUI Equivalent

None

Examples

envGetVal("graphic" "rulerLimitDecimals")
envSetVal("graphic" "rulerLimitDecimals" 'boolean t)

Related Topics

displayRulerMiddlePoint


Return to top
 ⠀
X