labelAutoConn
layout labelAutoConn boolean { t | nil }
Description
Specifies whether the method for creating labels is automatic using the connectivity information of objects to be labeled.
GUI Equivalent
Examples
envGetVal("layout" "labelAutoConn")
envSetVal("layout" "labelAutoConn" 'boolean nil)
Related Topics
Return to top