Click here to Skip to main content
15,883,883 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have developed desktop application in wpf that has inkCanvas using that we can draw any image of different color. but i dont know how to implement options like rectangle drawing or any other shape drawing like in paint and also color filling option in this application by giving any image. Please help me. i am refresher. If my question is wrong I am sorry.

Thanks in advance
Happy coding
Posted

Take a look at WPF: A Beginner's Guide - Part 1 of n[^] and all the others in the series. You will find good examples of many WPF techniques that will help you.
 
Share this answer
 
To gather information - on any subject almost - you should learn to use search engines like Google...
It will return you hundred of thousands of results and you can start learning by reading them. As advancing via the articles you will not only learn on the subject, but also to narrow your query and getting more relevant articles...
As for you specific question - it took me less then 30 seconds to find a tutorial at MSDN: https://msdn.microsoft.com/en-us/library/bb531278(v=vs.90).aspx[^]
 
Share this answer
 
Comments
Member 12124588 7-Dec-15 3:36am    
thank you but how to make option to draw rectangle by clicking that we can draw rectangle like in paint?

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