C# How to Use Paint and the C# Graphics Class to Draw Lines



C# How to Use Paint and the C# Graphics Class to Draw Lines

C# How to Use Paint and the C# Graphics Class to Draw Lines

This video demonstrates how to create a winform application using Visual Studio 2012 (but will also work for 2010, 2008, and 2005). The application built focuses on how to draw lines with C# and use the Graphics classes that are available in .Net. It is intended for beginners looking to create their very first winform application.

Comments are closed.