selectMarkersAtLast
graphic selectMarkersAtLast boolean { t | nil }
Description
Selects markers at last, after the shapes even if the marker edge is closer than the shape edge or markers and shapes overlap.
GUI Equivalent
Examples
envGetVal("graphic" "selectMarkersAtLast")
envSetVal("graphic" "selectMarkersAtLast" 'boolean t)
Related Topics
Return to top