dragDisplayNetName
graphic dragDisplayNetName boolean { t | nil }
Description
Displays the net name of an object when you drag the object during the move, copy, or stretch operation.
GUI Equivalent
Examples
envGetVal("graphic" "dragDisplayNetName")
envSetVal("graphic" "dragDisplayNetName" 'boolean t)
Related Topics
Return to top