minInstSizeInPixelsForStretchHandles
layout minInstSizeInPixelsForStretchHandles int instanceSizeInPixels
Description
Zooms the stretch handle display. When you set this environment variable to any integer value between 1 to 500, stretch handles are displayed only when the instances cross that size in pixels.
The default is 0. When set to 0, stretch handles are displayed for all instances.
GUI Equivalent
Examples
envGetVal("layout" "minInstSizeInPixelsForStretchHandles")
envSetVal("layout" "minInstSizeInPixelsForStretchHandles" 'int 100)
Related topics
Return to top