pibPushFloats
layoutXL pibPushFloats boolean { t | nil }
Description
Specifies whether floating shapes are to be pushed into blocks.
The default value is nil, in which case they are not pushed.
GUI Equivalent
|
Push Into Blocks – Net Filter – Float ( |
Examples
envGetVal("layoutXL" "pibPushFloats")
envSetVal("layoutXL" "pibPushFloats" 'boolean t)
Related Topics
List of Layout XL Environment Variables
Return to top