analyzeConnFontColor
layoutXL.floorplan analyzeConnFontColor cyclic { "Same color as connectivity line" | "Black and White" }
Description
Specifies the color of the text displayed on flight lines.
-
Color: Sets the text color to the same color as the connectivity line. This is the default value. -
Blackand White: Sets the text label color to black, and encloses the label in a white colored rectangular box.
GUI Equivalent
Examples
envGetVal("layoutXL.floorplan" "analyzeConnFontColor")
envSetVal("layoutXL.floorplan" "analyzeConnFontColor" 'cyclic "Black and White")
Related Topics
Return to top