Click here to Skip to main content
15,897,273 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
Hi i want make an app that can draw circle with left mouse click and mouse click position only for one time in the main windows
please help me
Posted
Updated 19-May-14 5:04am
v4
Comments
Sergey Alexandrovich Kryukov 19-May-14 10:42am    
Sorry, this is not a question. What have you tried so far?
—SA
ZurdoDev 19-May-14 10:51am    
Sure. Where are you stuck?
neymar1107 19-May-14 11:02am    
i dont know how draw a circle and how find mouse position and how give position to circle
ZurdoDev 19-May-14 11:04am    
That's a lot of different questions. I would suggest starting by searching google for each one.
neymar1107 19-May-14 11:08am    
okay you say me only draw a circle on mouse click

1 solution

i think you can use eclipse by giving same height and width and put it in stackpanel dynamically..
will look like this after adding
<ellipse fill="SteelBlue" height="200" width="200">
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900