selectObjectInEditCvFirst
graphic selectObjectInEditCvFirst boolean { t | nil }
Description
Controls whether you can select objects belonging to the cellview being edited in preference over the other objects, which might be on a lower layers.
GUI Equivalent
Examples
envGetVal("graphic" "selectObjectInEditCvFirst")
envSetVal("graphic" "selectObjectInEditCvFirst" 'boolean t)
Related Topics
Return to top