C# Class SharpVectors.Renderer.Gdi.GraphicsContainerWrapper

Wraps a GraphicsContainer because it is sealed. This is a helper for GraphicsWrapper so that it can save multiple container states. It holds the containers for both the idMapGraphics and the main graphics being rendered in the GraphicsWrapper.
Mostrar archivo Open project: codebutler/savagesvg Class Usage Examples