DAS
3.1.6 - 18/09/2017
|
Point structure. More...
#include <Mguidefs.h>
Data Fields | |
short | x |
short | y |
Point structure.
Used as argument of polyline drawing primitives. See MDrawPolyline(), MDrawFilledPolyline(), CmObject::drawPolyline, CmObject::drawFilledPolyline
Definition at line 144 of file Mguidefs.h.
short MPOINT::x |
Definition at line 146 of file Mguidefs.h.
short MPOINT::y |
Definition at line 147 of file Mguidefs.h.