Dear friends,
I am using my project is windows application using C# language.
In my project i am adding one image (without using picturebox), (just use additem to add the image) that is in image format, i want to re-size that image at runtime either right, left, top, bottom, like transform option. What can i do for that?