measurementTextHeight
layout measurementTextHeight int { 4.0 |5.0 | 6.0| ... | 50.0 }
Description
Specifies the height of the text displayed during dynamic measurement. Valid values are any integer between 4 and 50.
GUI Equivalent
Examples
envGetVal("layout" "measurementTextHeight")
envSetVal("layout" "measurementTextHeight" 'int 20)
Related Topics
Return to top