markerZoom
graphic markerZoom boolean { t | nil }
Description
Determines whether to zoom to the next or previous marker while using the schematic editor’s Find Marker form. Does not apply to the layout editor.
GUI Equivalent
Examples
envGetVal("graphic" "markerZoom")
envSetVal("graphic" "markerZoom" 'boolean t)
Related Topics
Return to top