weHaloEOLSpacing
we weHaloEOLSpacing cyclic { "endToSide" | "endToEnd" | "both" }
Description
Determines which halo to show for minEndOfLineSpacing constraint.
-
endToSideshows the end-to-side halo spacing for theminEndOfLineSpacingconstraint. -
endToEndshows the end-to-end halo spacing for theminEndOfLineSpacingconstraint. -
bothshows both end-to-side and end-to-end halo spacing for theminEndOfLineSpacingconstraint.
GUI Equivalent
Examples
envGetVal("we" "weHaloEOLSpacing")
envSetVal("we" "weHaloEOLSpacing" 'cyclic "endToEnd")
envSetVal("we" "weHaloEOLSpacing" 'cyclic "both")
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top