<< Click to Display Table of Contents >> NShape Programmer Tasks
|
1. | Select or implement a library assembly, which will contain the new shape. After this step you will be able to load the new library but it will not offer any additional shapes. |
2. | Create the shape class. After this step, the library will display a working shape but a dumb one. |
3. | Draw the shape as it should look like. |