autoModePinSizeFromPath
layout autoModePinSizeFromPath boolean { t | nil }
Description
Specifies that the shape of the pin is the same as that of underlying path or pathSeg.
GUI Equivalent
Examples
envGetVal("layout" "autoModePinSizeFromPath")
envSetVal("layout" "autoModePinSizeFromPath" 'boolean t)
Related Topics
Return to top