ILNumerics - Technical Application Development
SystemObject
ILNumerics.DrawingBackBuffer
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
Top
Inheritance Hierarchy
ILNumerics.DrawingBackBuffer
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The BackBuffer type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| BackBuffer | Initializes a new instance of the BackBuffer class |
Properties
| Name | Description | |
|---|---|---|
| Bitmap | ||
| Graphics | ||
| Rectangle |
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the BackBuffer | |
| Dispose(Boolean) | Releases the unmanaged resources used by the BackBuffer and optionally releases the managed resources |
See Also