ReactOS 0.4.15-dev-7842-g558ab78
tagEMRPOLYDRAW Struct Reference

#include <wingdi.h>

Collaboration diagram for tagEMRPOLYDRAW:

Public Attributes

EMR emr
 
RECTL rclBounds
 
DWORD cptl
 
POINTL aptl [1]
 
BYTE abTypes [1]
 

Detailed Description

Definition at line 2093 of file wingdi.h.

Member Data Documentation

◆ abTypes

BYTE tagEMRPOLYDRAW::abTypes[1]

Definition at line 2098 of file wingdi.h.

Referenced by PlayEnhMetaFileRecord().

◆ aptl

POINTL tagEMRPOLYDRAW::aptl[1]

Definition at line 2097 of file wingdi.h.

Referenced by EMFDC_PolyDraw(), EMFDRV_PolyDraw(), and PlayEnhMetaFileRecord().

◆ cptl

DWORD tagEMRPOLYDRAW::cptl

Definition at line 2096 of file wingdi.h.

Referenced by EMFDC_PolyDraw(), EMFDRV_PolyDraw(), and PlayEnhMetaFileRecord().

◆ emr

EMR tagEMRPOLYDRAW::emr

Definition at line 2094 of file wingdi.h.

Referenced by EMFDC_PolyDraw(), and EMFDRV_PolyDraw().

◆ rclBounds

RECTL tagEMRPOLYDRAW::rclBounds

Definition at line 2095 of file wingdi.h.

Referenced by EMFDC_PolyDraw(), and EMFDRV_PolyDraw().


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