alignUsingInstanceDrawingMode
layout alignUsingInstanceDrawingMode boolean { t | nil }
Description
Aligns the instances based on how they are rendered on the canvas. Instances can be rendered on the canvas as bounding box, true bounding box, PR boundary, or snap boundary.
GUI Equivalent
Examples
envGetVal("layout" "alignUsingInstanceDrawingMode")
envSetVal("layout" "alignUsingInstanceDrawingMode" 'boolean t)
Related Topics
Return to top