autoModePinSize
layout autoModePinSize boolean { t | nil }
Description
Specifies whether pin size needs to be set for the rectangular pin created in auto mode.
GUI Equivalent
Examples
envGetVal("layout" "autoModePinSize")
envSetVal("layout" "autoModePinSize" 'boolean t)
Related Topics
Return to top