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
Macros
PMF DashedLineCapType Enumeration

Macros

#define U_DLCT_Flat   0x00
 Flat dashed line cap.
 
#define U_DLCT_Round   0x02
 Round dashed line cap.
 
#define U_DLCT_Triangle   0x03
 Triangle dashed line cap.
 

Detailed Description

For EMF+ manual 2.1.1.10, Microsoft name: DashedLineCapType Enumeration (U_DLCT_*)