displayRulerMiddlePoint
graphic displayRulerMiddlePoint boolean { t | nil }
Description
Displays a tick and the measurement value in the middle point of a ruler. You can extend the tick from both sides of the ruler.
GUI Equivalent
Examples
envGetVal("graphic" "displayRulerMiddlePoint")
envSetVal("graphic" "displayRulerMiddlePoint" 'boolean t)
Related Topics
Return to top