eeh I'm making a program that creates vector-based graphics. Now my problem is that I dont know how to save everything in a single file. For example, I have a class that contains Bitmaps, textureBrushes, strings,....
Is there a way to do this via serialization? I don't know anything about it :(
