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

Simple Network Shapes

The simple network shapes are created with an instance of the NSimpleNetworkShapesFactory class. The shapes which this factory can produce are enumerated by the SimpleNetworkShapes enumeration. The following image illustrates the shapes which this factory can currently produce:

 

 Related Examples

Windows Forms: Shape Factories - Simple Network Shapes 

See Also