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

In This Topic
    Simple Network Shapes
    In This Topic

    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