Write a C# program that will obtain the size and type of shape to draw on the console screen. Your program will complete the following:
Your program must be fully documented to be accepted by your instructor. Use the best loop construct for each programming situation. You are not allowed to use the break statement except within a switch statement. Verbose variable names are required.
Some sample executions are shown: see image.