labelHeight
layout labelHeight float heightOfLabels
Description
Specifies the height of labels in user units.
The default is 1.0 user units.
GUI Equivalent
Examples
envGetVal("layout" "labelHeight")
envSetVal("layout" "labelHeight" 'float 3.0)
Related Topics
Return to top