Code samples are in Visual Basic.NET, but directly apply to C# as well. Replace "Me" with "this" if you are using C#. Hi again. Let me tell you all about .NET - no, OK, I've already bored you. Now we'll look at something so cool - the System.Drawing namespace, and particularly, GDI+.The code within Windows that handles drawing things is known as the Graphical Device Interface, or GDI for short. This draws everything, such as text, shapes and lines. Windows generates ...
Updated 03-08-2009 at 06:35 AM by Xav