disableRoundPathStyle
layout disableRoundPathStyle boolean { t | nil }
Description
Checks if the round path style option is disabled from the End Type field of the Create Path form.
GUI Equivalent
Examples
envGetVal("layout" "disableRoundPathStyle")
envSetVal("layout" "disableRoundPathStyle" 'boolean t)
Related Topics
Return to top