My application can draw many shapes. There are simple shapes like rectangle or arrow but the most interesting shapes are the infrastructure and development shapes. Every element is picked from the ribbon except the picture who need an image path from the properties views. In the next post, I will explain how is made an “Element”. This is how in the source code a shape is designed. It is a CElement object in the C++ source code. I will explain also the Element Factory to produce predefined shapes. Stay tune.
Leave a Reply