pathJustify
layout pathJustify cyclic { "left" | "center" | "right" }
Description
Specifies the justification of paths.
GUI Equivalent
Examples
envGetVal("layout" "pathJustify")
envSetVal("layout" "pathJustify" 'cyclic "right")
Related Topics
Return to top