i am working on a flowchart maker.i have added images to be dragged and drop.now i want to add the feature that the dropped image can be resized by the user.what are those called dots appears on the selected image to change size.thanx
dynamic recize of an image
Started by poisonx, May 28 2010 11:01 AM
4 replies to this topic
#1
Posted 28 May 2010 - 11:01 AM
|
|
|
#2
Posted 28 May 2010 - 12:12 PM
They are called pixels. You have to make your own custom pictureBox if you want it to resize the image. Don't ask me how though.
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics
#3
Posted 29 May 2010 - 09:08 AM
can you provide me tutorials regarding graphics in c#?
#4
Posted 29 May 2010 - 10:02 AM
This is all I know of: Practical WPF Graphics Programming | Scribd
Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics
#5
Posted 30 May 2010 - 06:39 AM


Sign In
Create Account

Back to top









