drawSmallLabelOrigin
graphic drawSmallLabelOrigin boolean { t | nil }
Description
Determines whether the small labels should be displayed in the design.
GUI Equivalent
Examples
envGetVal("graphic" "drawSmallLabelOrigin")
envSetVal("graphic" "drawSmallLabelOrigin" 'boolean nil)
Related Topics
Label Generation for Overlapping Shapes
Return to top