rowPartitionBottomOffset
layout rowPartitionBottomOffset float offset
Description
Sets the offset in which the rows are not allowed to come closer to the bottom of the boundary or cluster edge than the specified float number.
GUI Equivalent
Examples
envGetVal("layout" "rowPartitionBottomOffset")
envSetVal("layout" "rowPartitionBottomOffset" 'float 2.0)
Related Topics
Return to top