libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
U_PMF_DRAWARC Struct Reference

EMF+ manual 2.3.4.2, Microsoft name: EmfPlusDrawArc Record, Index 0x12. More...

#include <upmf.h>

Data Fields

U_PMF_CMN_HDR Header
 Common header.
 
U_FLOAT Start
 Start angle, >=0.0, degrees clockwise from 3:00.
 
U_FLOAT Sweep
 Sweep angle, -360<= angle <=360, degrees clockwise from Start.
 

Detailed Description

EMF+ manual 2.3.4.2, Microsoft name: EmfPlusDrawArc Record, Index 0x12.

flags (LITTLE endian here, manual uses BIG endian) bit 9 U_PPF_C Set: Rect is U_PMF_RECT; Clear: Rect is U_PMF_RECTF bits 0-7 Index of an U_PMF_PEN object in the EMF+ object table (0-63, inclusive)


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