Click here to Skip to main content
15,905,148 members

Comments by SUNILHNBGU (Top 4 by date)

SUNILHNBGU 15-Mar-11 8:32am View    
Selection is a class where all functionality of drawing rectangle are implemented. first one (public Selection Selection) is constuctor of the class and paint method is to draw rectangle.
SUNILHNBGU 15-Mar-11 8:30am View    
Thanks SAKryukov,

I have posted a new question regarding the performance. I have mentioned sample code of this application. It may help to detect actual problem with code. please review the code and suggest what is the right way to implement.
http://www.codeproject.com/Questions/168949/How-to-solve-performance-problem-in-rendering-Draw.aspx
Thanks.....
SUNILHNBGU 14-Mar-11 8:51am View    
Thanks SAKryukov, Can you please review the sample project, and kindly suggest me with the code of this sample project. link: http://www.codeproject.com/KB/graphics/YLScsZoom.aspx.
SUNILHNBGU 14-Mar-11 8:42am View    
Hey Guys,
Thanks for help and a great discussion. I have found a sample project on this site and my requirement is almost same as this project. But the problem is same for this sample project.
here is the link: http://www.codeproject.com/KB/graphics/YLScsZoom.aspx[^]
Thanks SAKryukov, for your valuable suggestion. Can you please suggest me the exact point on the basis of the code of this sample project, since I do not have much more experience with .NET.
Your help is really reruired.

Thanks Guyz.....