extractShortLocatorShowPinsAndLabels
layoutXL extractShortLocatorShowPinsAndLabels boolean { t | nil }
Description
Displays a diamond shape on the canvas to represent each pin and label.
GUI Equivalents
Examples
envGetVal("layoutXL" "extractShortLocatorShowPinsAndLabels")
envSetVal("layoutXL" "extractShortLocatorShowPinsAndLabels" 'boolean t)
envSetVal("layoutXL" "extractShortLocatorShowPinsAndLabels" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top