C
Crirus
I have a function that take a graphics and draw something using that
graphics
Anyway, I can use diferent Graphics that are not located in the same
position on the screen coordinate, so I need to offset the image drawn
How can I figure out wich device created that graphic sent to my function?
The Graphics may be created from a bitmap or the one that come with paint
event..but I dont know wich is the one...
graphics
Anyway, I can use diferent Graphics that are not located in the same
position on the screen coordinate, so I need to offset the image drawn
How can I figure out wich device created that graphic sent to my function?
The Graphics may be created from a bitmap or the one that come with paint
event..but I dont know wich is the one...