displaySigDigits
layout displaySigDigits int numberOfDecimalDigits
Description
Controls the number of decimal digits that display during the dynamic display of measurements of shapes. Enter an integer between 0 and 10.
GUI Equivalent
Examples
envGetVal("layout" "displaySigDigits")
envSetVal("layout" "displaySigDigits" 'int 7)
Related Topics
Return to top