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_PMF_CUSTOMLINECAPARROWDATA Struct Reference

EMF+ manual 2.2.2.12, Microsoft name: EmfPlusCustomLineCapArrowData Object. More...

#include <upmf.h>

Data Fields

U_FLOAT Width
 Arrow cap width (is multiplied by line width before draw)
 
U_FLOAT Height
 Arrow cap length (is multiplied by line width before draw)
 
U_FLOAT MiddleInset
 Pixels between outer edge and filled region.
 
uint32_t FillState
 If set, fill, otherwise, only border.
 
uint32_t StartCap
 LineCap enumeration (type of cap)
 
uint32_t EndCap
 LineCap enumeration.
 
uint32_t Join
 LineJoin enumeration.
 
U_FLOAT MiterLimit
 Maximum (miter length / line width)
 
U_FLOAT WidthScale
 Scale for U_PMF_CUSTOMLINECAP object.
 
U_FLOAT FillHotSpot [2]
 must be 0.0, 0.0
 
U_FLOAT LineHotSpot [2]
 must be 0.0, 0.0
 

Detailed Description

EMF+ manual 2.2.2.12, Microsoft name: EmfPlusCustomLineCapArrowData Object.


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