|
Hi friends,,
I am working on c# desktop Application in which I want image editor functionality like I have image and on it I want draw circle rectangle ,arrow and ellipse . I am able to draw it but only once at a time . if i select circle than i cant draw circle more than one and other also like rectangle ,arrow . for this I took refrence of cropcircle test application.
on mouse down that is replacing previus value to new . how can i REMOVE THIS PROBLEM.... SUGGEST me any test application.
|