The BackBuffer class destructor. Disposes an BackBuffer by calling this.Dispose(false). Destructor method is automatically invoked during garbage collection, unless finalization by the garbage collector has been disabled by a call to the GC.SuppressFinalize method.
BackBuffer Class | Resco.Drawing Namespace