Inkscape
Vector Graphics Editor
|
EMF manual 2.3.11.21
More...
#include <uemf.h>
Public Attributes | |
U_EMR | emr |
U_EMR. | |
uint32_t | eMiterLimit |
Miter limit (max value of mitered length / line width) | |
EMF manual 2.3.11.21
IMPORTANT!!!! The Microsoft structure uses a float for the miterlimit but the EMF file record uses an unsigned int. The latter form is used in this structure.
uint32_t U_EMRSETMITERLIMIT::eMiterLimit |
Miter limit (max value of mitered length / line width)
Definition at line 2637 of file uemf.h.
Referenced by Inkscape::Extension::Internal::Emf::myEnhMetaFileProc().