netNameDisplayEnabled
graphic netNameDisplayEnabled boolean { t | nil }
Description
Displays net name labels on layout shapes that are big enough to display a label.
GUI Equivalent
Examples
envGetVal("graphic" "netNameDisplayEnabled")
envSetVal("graphic" "netNameDisplayEnabled" 'boolean nil)
Related Topics
Return to top