|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wingdi.h>

Public Attributes | |
| EMR | emr |
| POINTL | ptlCenter |
| DWORD | nRadius |
| FLOAT | eStartAngle |
| FLOAT | eSweepAngle |
| EMR tagEMRANGLEARC::emr |
Definition at line 2154 of file wingdi.h.
Referenced by EMFDC_AngleArc(), and EMFDRV_AngleArc().
| FLOAT tagEMRANGLEARC::eStartAngle |
Definition at line 2157 of file wingdi.h.
Referenced by EMFDC_AngleArc(), EMFDRV_AngleArc(), and PlayEnhMetaFileRecord().
| FLOAT tagEMRANGLEARC::eSweepAngle |
Definition at line 2158 of file wingdi.h.
Referenced by EMFDC_AngleArc(), EMFDRV_AngleArc(), and PlayEnhMetaFileRecord().
| DWORD tagEMRANGLEARC::nRadius |
Definition at line 2156 of file wingdi.h.
Referenced by EMFDC_AngleArc(), EMFDRV_AngleArc(), and PlayEnhMetaFileRecord().
| POINTL tagEMRANGLEARC::ptlCenter |
Definition at line 2155 of file wingdi.h.
Referenced by EMFDC_AngleArc(), EMFDRV_AngleArc(), and PlayEnhMetaFileRecord().