Introduction
This program that is written in C#.Net programming language is used for the purpose of drawing objects using the MultiThreaded concept. In this program the grid that is in the pictures will be shown and the user need to choose the shape that you want to draw (Circle or Rectangle), the size, the color, the number of threads (objects) and the speed. After the information selected start should be pressed to draw the object. Each object will be created by a new thread.