analyzeConnFontSize
layoutXL.floorplan analyzeConnFontSize integer fontSize
Description
Specifies an absolute font size to be used for the labels displayed on the flight lines. If the value is 0, labels are not displayed.
The default value is 1. This setting is honored only when analyzeConnFontOpt is set to User Defined.
GUI Equivalent
envGetVal("layoutXL.floorplan" "analyzeConnFontSize")
envSetVal("layoutXL.floorplan" "analyzeConnFontSize" 'int 4)
Related Topics
Return to top