How do i make a circle in c# | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How do i make a circle in c#

How do i make a circle that has the diameter that is equal to the user's input. if possible i want it to have 2 values 1 for X and 1 for Y example: x:3 Y:5 + + + + + + + + another example: X: 1 Y: 1 +

4th Dec 2019, 5:27 PM
doonv
doonv - avatar
1 Answer
0
x=3 y=5 is common way u can use 4 value
6th Dec 2019, 11:29 AM
Jupiter
Jupiter - avatar