Welcome to AspAdvice Sign in | Join | Help

August 2006 - Posts

Saving the state of a Graphics object

Today I discovered a new class : GraphicsContainer ; it allows you to save the state of aGraphics object (transformation, clipping region, and rendering properties) and to restore it later. This class is used in conjunction with 2 pairs of methods belonging
Posted by odalet | 0 Comments