Graphics Overview (Windows Forms)

GDI+ is a Graphics Device Interface that enables programmers to write device-independent applications. The services of GDI+ are exposed through a set of managed classes.

In This Section

Reference

  • System.Drawing
    Provides access to GDI+ basic graphics functionality.
  • TextRenderer
    Provides GDI text drawing and measuring functionality.