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
Data Fields
U_EXTLOGPEN Struct Reference

For U_EMREXTCREATEPEN lopn field. More...

#include <uemf.h>

Data Fields

uint32_t elpPenStyle
 PenStyle Enumeration.
 
uint32_t elpWidth
 Width in logical units (elpPenStyle & U_PS_GEOMETRIC) or 1 (pixel)
 
uint32_t elpBrushStyle
 LB_Style Enumeration.
 
U_COLORREF elpColor
 Pen color.
 
uint32_t elpHatch
 HatchStyle Enumeration.
 
U_NUM_STYLEENTRY elpNumEntries
 Count of StyleEntry array.
 
U_STYLEENTRY elpStyleEntry [1]
 Array of StyleEntry (For user specified dot/dash patterns)
 

Detailed Description

For U_EMREXTCREATEPEN lopn field.

EMF manual 2.2.20, Microsoft name: LogPenEx Object


The documentation for this struct was generated from the following file: