scale
gui.scale intscaleValue
Description
Specifies the minimum size of the shape for display. Shapes that are smaller than this value in width and height are not drawn.
GUI Equivalent
Examples
getvar gui.scale
setvar gui.scale 3
Related Topics
Space-based Router Tcl Environment Variables
Return to top