ILNumerics Ultimate VS

BackBuffer Class

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Inheritance Hierarchy

SystemObject
  ILNumerics.DrawingBackBuffer

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public class BackBuffer : IDisposable

The BackBuffer type exposes the following members.

Constructors

  NameDescription
Public methodBackBuffer
Initializes a new instance of the BackBuffer class
Top
Properties

  NameDescription
Public propertyBitmap
Public propertyGraphics
Public propertyRectangle
Top
Methods

  NameDescription
Public methodDispose
Releases all resources used by the BackBuffer
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the BackBuffer and optionally releases the managed resources
Top
See Also

Reference