| libUEMF
    A portable library for reading and writing WMF, EMF and EMF+ files | 
| Macros | |
| #define | U_WM_Tile 0x00000000 | 
| Tile. | |
| #define | U_WM_TileFlipX 0x00000001 | 
| Reverse horizontally then tile. | |
| #define | U_WM_TileFlipY 0x00000002 | 
| Reverse vertically then tile. | |
| #define | U_WM_TileFlipXY 0x00000003 | 
| Reverse horizontally and vertically then tile. | |
| #define | U_WM_Clamp 0x00000004 | 
| Clamp pattern to the object boundary. | |
For EMF+ manual 2.1.1.34, Microsoft name: WrapMode Enumeration (U_WM_*)
 1.8.5
 1.8.5