Click here to Skip to main content
15,891,787 members
Articles / Web Development / HTML

GDI Drawing and Printing

Rate me:
Please Sign up or sign in to vote.
4.74/5 (26 votes)
24 Apr 2014Ms-PL8 min read 63.5K   4.5K   45  
Learn the basics of how to draw with GDI on screen and to printer. We will look closer at the different GDI map modes, and how to do proper adjustments when you need to send the output to a printer. We will also create a metafile and load it back in again.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Architect Visma Software AB
Sweden Sweden
Mattias works at Visma, a leading Nordic ERP solution provider. He has good knowledge in C++/.Net development, test tool development, and debugging. His great passion is memory dump analysis. He likes giving talks and courses.

Comments and Discussions