ReactOS 0.4.15-dev-7842-g558ab78
LOGPEN16 Struct Reference

#include <wingdi16.h>

Collaboration diagram for LOGPEN16:

Public Attributes

UINT16 lopnStyle
 
POINT16 lopnWidth
 
COLORREF lopnColor
 

Detailed Description

Definition at line 63 of file wingdi16.h.

Member Data Documentation

◆ lopnColor

COLORREF LOGPEN16::lopnColor

Definition at line 67 of file wingdi16.h.

Referenced by METADC_SelectPen(), and MFDRV_SelectPen().

◆ lopnStyle

UINT16 LOGPEN16::lopnStyle

Definition at line 65 of file wingdi16.h.

Referenced by METADC_SelectPen(), and MFDRV_SelectPen().

◆ lopnWidth

POINT16 LOGPEN16::lopnWidth

Definition at line 66 of file wingdi16.h.

Referenced by METADC_SelectPen(), and MFDRV_SelectPen().


The documentation for this struct was generated from the following file: