labelMode
layout labelMode cyclic { "manual" | "auto" }
Description
Determines the method for creating labels - manually, using the specified label text or pattern or automatically, using connectivity information or instances or both.
GUI Equivalent
Examples
envGetVal("layout" "labelMode")
envSetVal("layout" "labelMode" 'cyclic "auto")
Related Topics
Return to top