Diagram for .NET / User's Guide / Shape Factories / Basic Shapes

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:

 

 Related Examples

Windows Forms: Shape Factories - Basic Shapes 

See Also