chopLineJustify
layout chopLineJustify cyclic { "Center" | "Left" | "Right" }
Description
Specifies the justification of line chop shape.
GUI Equivalent
Examples
envGetVal("layout" "chopLineJustify")
envSetVal("layout" "chopLineJustify" 'cyclic "Left")
envSetVal("layout" "chopLineJustify" 'cyclic "Right")
Related Topics
Return to top