netNameDisplayMaxLabelSizeFull
graphic netNameDisplayMaxLabelSizeFull boolean { t | nil }
Description
Controls whether the label created is of maximum size such that it covers the net.
GUI Equivalent
Examples
envGetVal("graphic" "netNameDisplayMaxLabelSizeFull")
envSetVal("graphic" "netNameDisplayMaxLabelSizeFull" 'boolean t)
Related Topics
Return to top