This application draws regular shapes.
For this purpose, it uses the Windows Forms framework panel to draw the component. The whole program was written in C #. The program window is responsive, e.g. when we change the size, all components scale.
- C# - 7.0
- .NET Framework 4.6.1
- Windows Forms
- Pull repository
- Open file ./star_generator.sln in Visual Studio 2017
- Build project
- Finished. Use this program :)
Project is: finished
See LICENSE.md
.