haha. im creating this game that includes the world map. For a country, say usa, i want to split it up into different regions. since countries are not made out of perfect lines, i want to curve the lines a bit.
I guess it is much better to be used some form of bitmaps for the purpose ... or yet better if you are good with GDI+ you could draw the states shapes. Changing a shape of label is a bad idea
Well, GDI+ is next evolution of GDI. Just kidding (btw, it IS true)
Ok, GDI stands for Graphic Device Interface. In Microsoft Windows, GDI is a way to work with paining graphic objects such as painting on windows, forms or other media. Also is good to be pointed out that GDI is a set of C++ classes.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.