dshively wrote:I am trying to make a polygon that is a "donut". Not circular, just a square with a square cut out of the center - leaving a "donut". If anyone knows of a way to do this, either by setting up some sort of query where the overlapping region is removed from the outer polygon or something, please let me know!
The key is to add the smaller (interior) rectangle last.
Draw the larger rectangle first with attributes of your choice.
In the "Fill" pull-down, select
Opaque.
Select the color and border for the smaller rectangle.
Draw smaller rectangle.
If you subsequently edit the larger one, you will have to also edit the smaller one since the last one modified will always be on top.