BufferedGraphicsContext public sealed class BufferedGraphicsContext : IDisposable Documentation Code public Size MaximumBuffer { get; set; } public BufferedGraphicsContext() public BufferedGraphics Allocate(Graphics targetGraphics, Rectangle targetRectangle) public BufferedGraphics Allocate(IntPtr targetDC, Rectangle targetRectangle) public void Dispose() public void Invalidate()