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

Flags Shapes

The country flags shapes are created with an instance of the NFlagsShapesFactory class. The shapes, which this factory can produce are enumerated by the FlagsShapes enumeration. The following image illustrates the shapes, which this factory can currently produce:

 Related Examples

Windows Forms: Shape Factories - Flags Shapes 

See Also