Windows Forms: Shape Factories - Basic Shapes
The basic shapes are created with an instance of the NBasicShapesFactory class. The shapes which this factory can produce are enumerated by the BasicShapes enumeration. The following image illustrates the shapes which this factory can currently produce:
Windows Forms: Shape Factories - Basic Shapes