Apr 9, 2009

Article 1 -Drawing

Long back I wrote an article on Drawing class in C#.Net, which is called "Working with Drawing Class".
This article gives an overview to work with drawing and printing class. It explains how to use various methods in the drawing and printing class. It explains the drawing class related to .Net Framework 1.1. The source code contains two forms. First form explains how to use image and how to change the shape of the form. Second form tells how to use various methods such as DrawLine, FillRectangle and DrawBezier using Brush and Pen. PrintPreview and Printing options are available in both the forms.

No comments:

Post a Comment