<propertyname="tooltip">On each copper layer, zones are filled by priority order.
So when a zone is inside an other zone:
* If its priority is highter: its outlines are removed from the other layer.
* If its priority is equal: a DRC error is set.</property>
<propertyname="tooltip">On each copper layer, zones are filled by priority order.
So when a zone is inside an other zone:
* If its priority is highter: its outlines are removed from the other layer.
* If its priority is equal: a DRC error is set.</property>
DIALOG_COPPER_ZONE_BASE(wxWindow*parent,wxWindowIDid=ID_DIALOG_COPPER_ZONE_BASE,constwxString&title=_("Copper Zone Properties"),constwxPoint&pos=wxDefaultPosition,constwxSize&size=wxSize(567,500),longstyle=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER);