The SendToBack method sends the current element to the
back. The BringToFront method brings
the element to the front. For instance, if two element gets intersected, you
can use the BringToFront method to
bring one element on front, or SendToBack method to send the element on the
back. The BringToFront and SendToBack
methods changes the drawing order of the elements.