resize of image draw
C#
2
Posts
2
Posters
0
Views
1
Watching
-
How can I make that my drawing should be always starting from the center? I mean that I want to see the whole drawing even if the window will resize. Please help.:sigh:
OK, you asked two different things here. How are you drawing it now ? If you're using a picture box, you can set it's display mode to resize the image to fit.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )