Help with vector drawing problem
Hello everybody,
I am trying to create a simple vector drawing program using gdi+. I am having trouble working out the best way to store the shape information so I can edit the shape once it is on the form and then later saved it to a file. Any help would be great
Thanks