put a frame on image in asp.net c#
I want to put a frame on pictures in asp.net using c#. when i have a picture/photo on asp.net web form then i want to put a frame on the picture after that i have option to change the frame on picture. Kindly help me to do this. Thanks a lot.

Mohamed AbedallahPosted Jul 13, 2017, 10:41 AM
http://demo.leadtools.com/JavaScript/Annotations/
In the demo you can draw a rectangle annotation object around the image and you can burn the annotation object over the image then save the result to a file.