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 LineStyle Enumeration

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.
 

Detailed Description

For EMF+ manual 2.1.1.20, Microsoft name: LineStyle Enumeration (U_LS_*)