
Main Page |
Namespaces |
Classes |
Compounds |
Files |
Compound Members |
Related
GUIToolkit::DBCanvas Class Reference#include <WinForm.h>
Inheritance diagram for GUIToolkit::DBCanvas:
List of all members.
|
Public Methods |
|
| DBCanvas (WinForm *WF, int _x0, int _y0, int _x1, int _y1) |
|
| ~DBCanvas () |
|
void | Paint (HDC hdc) |
|
void | Rectangle (int x0, int y0, int x1, int y1) |
|
void | setPixel (int x, int y, int r, int g, int b) |
|
void | clear () |
|
void | update () |
Public Attributes |
|
int | x0 |
|
int | y0 |
|
int | x1 |
|
int | y1 |
Detailed Description
- Todo:
-
Obsolete?
Definition at line 67 of file WinForm.h. The documentation for this class was generated from the following files:
Syntopia Project. Visit the web page,
or the SourceForge page.
Docs made by Doxygen.
Email: Mikael Christensen
|