libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
Macros | |
#define | U_LJT_Miter 0x00 |
Miter line join. | |
#define | U_LJT_Bevel 0x01 |
Bevel line join. | |
#define | U_LJT_Round 0x02 |
Round line join. | |
#define | U_LJT_MiterClipped 0x03 |
Miter Clipped line join. | |
For EMF+ manual 2.1.1.19, Microsoft name: LineJoinType Enumeration (U_LJT_*)