Search Forum
(57415 Postings)
Search Site/Articles

Archived Articles
712 Articles

C# Books
C# Consultants
What Is C#?
Download Compiler
Code Archive
Archived Articles
Advertise
Contribute
C# Jobs
Beginners Tutorial
C# Contractors
C# Consulting
Links
C# Manual
Contact Us
Legal

GoDiagram for .NET from Northwoods Software www.nwoods.com


              
Printable Version

GDI+ A Higher Level API
By Vipul Chheda

The Graphics device interface (GDI) provides windows applications with a device independence means that the program is able to work using different screens, keyboards and printers without any modification to the program. Example, If an application prints for an Epson dot matrix printer then it also printes for a Laser printer without changing the application.

[continued]