stretchWithPRBoundary
layoutXL stretchWithPRBoundary boolean { t | nil }
Description
Stretches along with the PR boundary, the shapes intersecting an edge of a PR boundary or abutted to an edge of a PR boundary. The supported shapes are orthogonal pathSegs, rectilinear pins, rectangles and row regions.
GUI Equivalent
|
Boundary: Stretch with P&R boundary ( |
Examples
envGetVal("layoutXL" "stretchWithPRBoundary")
envSetVal("layoutXL" "stretchWithPRBoundary" 'boolean t)
envSetVal("layoutXL" "stretchWithPRBoundary" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top