cloneArrayXSpacing
layoutXL cloneArrayXSpacing int integer
Description
Specifies the distance from the right-most edge of one clone column to the left-most edge of the other clone column for clone array generation.
GUI Equivalent
|
Clone X Spacing (Clone Array Settings Form) |
Examples
envGetVal("layoutXL" "cloneArrayXSpacing")
envSetVal("layoutXL" "cloneArrayXSpacing" 'int 0.5)
Related Topics
List of Layout XL Environment Variables
Return to top