Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Draw objects using Multithreaded

0.00/5 (No votes)
26 Dec 2002 1  
Program that draw objects using the concept of multithreading

Sample Image - form1.jpg

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.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here