ReactOS 0.4.15-dev-7934-g1dc8d80
tagEMRANGLEARC Struct Reference

#include <wingdi.h>

Collaboration diagram for tagEMRANGLEARC:

Public Attributes

EMR emr
 
POINTL ptlCenter
 
DWORD nRadius
 
FLOAT eStartAngle
 
FLOAT eSweepAngle
 

Detailed Description

Definition at line 1707 of file wingdi.h.

Member Data Documentation

◆ emr

EMR tagEMRANGLEARC::emr

Definition at line 1708 of file wingdi.h.

Referenced by EMFDC_AngleArc(), and EMFDRV_AngleArc().

◆ eStartAngle

FLOAT tagEMRANGLEARC::eStartAngle

Definition at line 1711 of file wingdi.h.

Referenced by EMFDC_AngleArc(), EMFDRV_AngleArc(), and PlayEnhMetaFileRecord().

◆ eSweepAngle

FLOAT tagEMRANGLEARC::eSweepAngle

Definition at line 1712 of file wingdi.h.

Referenced by EMFDC_AngleArc(), EMFDRV_AngleArc(), and PlayEnhMetaFileRecord().

◆ nRadius

DWORD tagEMRANGLEARC::nRadius

Definition at line 1710 of file wingdi.h.

Referenced by EMFDC_AngleArc(), EMFDRV_AngleArc(), and PlayEnhMetaFileRecord().

◆ ptlCenter

POINTL tagEMRANGLEARC::ptlCenter

Definition at line 1709 of file wingdi.h.

Referenced by EMFDC_AngleArc(), EMFDRV_AngleArc(), and PlayEnhMetaFileRecord().


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