netNameDisplayDrawOnTop
graphic netNameDisplayDrawOnTop boolean { t | nil }
Description
Displays net name labels on top of the shapes in the design.
GUI Equivalent
Examples
envGetVal("graphic" "netNameDisplayDrawOnTop")
envSetVal("graphic" "netNameDisplayDrawOnTop" 'boolean t)
Related Topics
Return to top