Photo_Editor_Application.RectangleComponent.Draw Function
Method that draws the rectangle component into the graphics object. The DrawRectangle method provided by GDI+ is used to actually draw the graphic primitive. Depending on the /// mouse movement the width height and position are adjusted.

Public void Draw ()
  Return Description  
    void