realignLabelToPinCenter
layout realignLabelToPinCenter boolean { t | nil }
Description
Allows you to realign the label to the center of the pin.
GUI Equivalent
Examples
envGetVal("layout" "realignLabelToPinCenter")
envSetVal("layout" "realignLabelToPinCenter" 'boolean t)
Related Topics
Return to top