System Namespaces

 
Namespaces
NamespaceDescription
System.Drawing
The System.Drawing namespace provides access to GDI+ basic graphics functionality. More advanced functionality is provided in the System.Drawing.Drawing2D, System.Drawing.Imaging, and System.Drawing.Text namespaces.
System.Drawing.Drawing2D
The System.Drawing.Drawing2D namespace provides advanced two-dimensional and vector graphics functionality.
System.Drawing.Imaging
The System.Drawing.Imaging namespace provides advanced GDI+ imaging functionality. Basic graphics functionality is provided by the System.Drawing namespace.
System.Drawing.Printing
The System.Drawing.Printing namespace provides print-related services for Windows Forms applications.
System.Drawing.Text
The System.Drawing.Text namespace provides advanced GDI+ typography functionality.