displayRulerDistanceAtEnd
layout displayRulerDistanceAtEnd boolean { t | nil }
Description
Displays the ruler length at the end of the ruler during the drag operation when you create a single- or multi-segment ruler. For an auto ruler, the length is displayed at the center of the ruler segment during the drag operation.
GUI Equivalent
Examples
envGetVal("layout" "displayRulerDistanceAtEnd")
envSetVal("layout" "displayRulerDistanceAtEnd" 'boolean t)
Related Topics
Return to top