rowChannelWidth
layout rowChannelWidth float userUnits
Description
Sets the Options: Channel Width data entry field in the Definition section of the Create – P&R Objects – Row form to specify the space between the rows you create.
If you specify to abut rows with rowAbutUnit in the form, Channel Width is overridden.
GUI Equivalent
Examples
envGetVal("layout" "rowChannelWidth")
envSetVal("layout" "rowChannelWidth" 'float 1.0)
Related Topics
Return to top