filmov
tv
Draw Arc and Convert Using Graphics in C

Показать описание
Here, first I have drawn an Arc. Then by using same Arc() function I have drawn a circle. No Circle() function or no any other function I have used for it. I have changed in only degree. For Arc I had taken 180 degree & for Circle I have taken 360 degree. This is the only difference.