Send Menu

EazyDraw uses a "Painter's" algorithm when drawing graphics. Each individual graphic of a drawing is drawn in its entirety, one after another. Each graphic is drawn without regard for other graphics. If graphics do not overlap this drawing method is of no consequence. If graphics do overlap, the ones drawn first will be eclipsed by the ones drawn later.

Each individual graphic on a drawing has a specific position in the drawing order. The terms "back" and "front" are used to describe a graphic's relative position in the drawing order. The numeric value of the drawing order is found on the Graphic Details Drawer.

The menu to the left is used to rearrange the drawing order of a graphic. The concept "Send" is used to describe the rearrangement action. To "send a graphic to the back" means it will become the first in the drawing order which in turn means it will be obscured by any other overlapping graphic.

A graphic or graphics must be selected before any of the send options will be enabled. Each graphic will have a particular set of destinations for which a send is possible. The allowed destinations are enabled and the ones that are not possible are disabled. For example, if a graphic is the first one in the drawing order send "To Back" will be disabled.

The Send action will apply to the selected graphic(s). A send is performed by selecting an allowed menu option.

The send action may have no visible effect on a drawing. It will only have effect when "sending" graphics that overlap. The change may not be noticeable if some of the overlapping graphics are not drawn with Fill.

The send menu actions will alter the drawing order of the selected graphics. The actions are self describing in context of the concepts described above. For example "Send To Front" will move the graphic to the last place in the drawing order.

Reverse Drawing Order performs the action a set of selected graphics. It does not revese the order of all graphics, only the internal relative order of the selected graphics.

Layers may be used for advanced drawing techniques effecting the drawing order of graphics. Each Layer has a position in the drawing order. All graphics on a layer have a position in the drawing order for that layer.

Groups have an effect on the drawing order of graphics. Each Group is treated as an individual graphic and therefore a position in the drawing order. All graphics in a group have a position in the drawing order for that group.

It is important to understand the concept of Fill when working with drawing order and eclipsing graphics. This is especially true if the fill color is the same as the background color. A graphic with white fill on a white background will look the same as a graphic with no fill. The effects of drawing order on these two graphics will be quite different.