addlxStickyNetPropOnDummy
layoutXL addlxStickyNetPropOnDummy boolean { t | nil }
Description
Checks whether newly-created dummies have the lxStickyNet property already added and adds the property if it is not present.
GUI Equivalent
Examples
envGetVal("layoutXL" "addlxStickyNetPropOnDummy")
envSetVal("layoutXL" "addlxStickyNetPropOnDummy" 'boolean t)
Related Topics
List of Layout XL Environment Variables
Return to top