Click here to Skip to main content
15,745,232 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
How to make particular shape in XAML WPF ?
How to make curve shape?
Posted

Tons of examples you'll find here[^]. Try!
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 29-Oct-15 11:13am    
Fair enough, a 5, but Solutions 2 and 3 describe alternatives with closer points of start. :-)
—SA
Maciej Los 29-Oct-15 11:27am    
Thank you, Sergey.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 29-Oct-15 11:12am    
Fair enough, a 5. Solution 3 is another alternative.
—SA
Maciej Los 29-Oct-15 11:27am    
5ed!
Solution 2 suggests one approach. Another approach would be graphic rendering: https://msdn.microsoft.com/en-us/library/vstudio/ms748373%28v=vs.100%29.aspx[^].

—SA
 
Share this answer
 
Comments
Maciej Los 29-Oct-15 11:28am    
5ed!
Sergey Alexandrovich Kryukov 29-Oct-15 11:31am    
Thank you, Maciej.
—SA

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