#include <mgui/grid.h>
#include <mi32/mgd2.h>
Include dependency graph for gridstyl.h:

Go to the source code of this file.
Namespaces | |
| namespace | MGUI |
Functions | |
| void | GridDrawStyleSample (const CTRL_GRID::CUSTOMDRAW &drawinfo, const RVC::STYLE &StyleObj, const POLYSTYLE &ElemStyle, MGD::STYLESAMPLEFLAGS flags) |
| void | GridDrawStyleSample (const CTRL_GRID::CUSTOMDRAW &drawinfo, const RVC::STYLE &StyleObj, const LINESTYLE &ElemStyle, MGD::STYLESAMPLEFLAGS flags) |
| void | GridDrawStyleSample (const CTRL_GRID::CUSTOMDRAW &drawinfo, const RVC::STYLE &StyleObj, const POINTSTYLE &ElemStyle, MGD::STYLESAMPLEFLAGS flags) |
Definition in file gridstyl.h.
|
||||||||||||||||||||
|
Draw sample from POLYSTYLE in MGUI::CTRL_GRID.
|
|
||||||||||||||||||||
|
Draw sample from LINESTYLE in MGUI::CTRL_GRID.
|
|
||||||||||||||||||||
|
Draw sample from POINTSTYLE in MGUI::CTRL_GRID.
|
1.3.8-20040913