|
libUEMF
A portable library for reading and writing WMF, EMF and EMF+ files
|
Macros | |
| #define | U_LS_Solid 0x00 |
| Solid line. | |
| #define | U_LS_Dash 0x01 |
| Dashed line. | |
| #define | U_LS_Dot 0x02 |
| Dotted line. | |
| #define | U_LS_DashDot 0x03 |
| Dash Dot line. | |
| #define | U_LS_DashDotDot 0x04 |
| Dash Dot Dot line. | |
| #define | U_LS_Custom 0x05 |
| Custom line. | |
For EMF+ manual 2.1.1.20, Microsoft name: LineStyle Enumeration (U_LS_*)
1.8.5