clusterBoundaryAspectRatio
layoutclusterBoundaryAspectRatiofloataspectRatio
Description
Sets the aspect ratio of the cluster boundary during auto-creation in Layout XL.
Aspect Ratio W/L is the width-to-length ratio of the cluster boundary. For example, a value of 1 specifies a square boundary, 2 specifies a boundary twice as high as it is long, and 0.5 specifies a boundary half as wide as it is long.
GUI Equivalent
Examples
envGetVal("layout" "clusterBoundaryAspectRatio")
envSetVal("layout" "clusterBoundaryAspectRatio" 'float 2.0)
Related Topics
Return to top