Drawing in GDI
-
How you are everybody ? we are developing a business process like diagram . i am responsible for designing the GUI of the activities on the white board i have decided to make each activity like a user control . but the problem now , i need the user control to be clipped only to the shape of the image (the image of the activity itself) i need the whole user control on dropping it over the whiteboard to take only the shape of the image itself . how can i do that in C# Graphics , do you have any sample code or anything for the above task ? it will be greatly appreciated . Thanks everyone
Human knowledge belongs to the world.
-
How you are everybody ? we are developing a business process like diagram . i am responsible for designing the GUI of the activities on the white board i have decided to make each activity like a user control . but the problem now , i need the user control to be clipped only to the shape of the image (the image of the activity itself) i need the whole user control on dropping it over the whiteboard to take only the shape of the image itself . how can i do that in C# Graphics , do you have any sample code or anything for the above task ? it will be greatly appreciated . Thanks everyone
Human knowledge belongs to the world.