yankShape
layout yankShape cyclic { "rectangle" | "polygon" }
Description
Specifies the default shape used by leHiYank.
GUI Equivalent
Examples
envGetVal("layout" "yankShape")
envSetVal("layout" "yankShape" 'cyclic "polygon")
Related Topics
Return to top