ReactOS 0.4.16-dev-847-g386fccd
|
#include <wingdi16.h>
Public Attributes | |
UINT16 | lopnStyle |
POINT16 | lopnWidth |
COLORREF | lopnColor |
Definition at line 63 of file wingdi16.h.
COLORREF LOGPEN16::lopnColor |
Definition at line 67 of file wingdi16.h.
Referenced by METADC_SelectPen(), and MFDRV_SelectPen().
UINT16 LOGPEN16::lopnStyle |
Definition at line 65 of file wingdi16.h.
Referenced by METADC_SelectPen(), and MFDRV_SelectPen().
POINT16 LOGPEN16::lopnWidth |
Definition at line 66 of file wingdi16.h.
Referenced by METADC_SelectPen(), and MFDRV_SelectPen().