This section shows how to get started using GDI+ in a Windows Forms application. The following topics show how to complete several GDI+ tasks such as drawing and filling shapes and text.
Shows how to create a Graphics object for drawing.
Shows how to create a pen.
Demonstrates how to set the color of a pen.
Describes how to create a solid brush.
Demonstrates how to draw a line.
Describes how to draw a shape.
Explains how to draw a rectangle.
Shows how to draw a filled ellipse.
Describes how to draw text.
Shows how to draw vertical text.
Demonstrates how to draw images.
Explains how to change the shape of a form.
Explains how to copy pixels from one area to another.
Describes this namespace and has links to all its members.
Describes this namespace and has links to all of its members.