Interface of the wxPdfShape class. More...
#include <wx/dynarray.h>#include "wx/pdfdocdef.h"#include "wx/pdfarraydouble.h"Classes | |
| class | wxPdfShape |
| Class representing a shape consisting of line and curve segments. More... | |
Enumerations | |
| enum | wxPdfSegmentType { wxPDF_SEG_UNDEFINED, wxPDF_SEG_MOVETO, wxPDF_SEG_LINETO, wxPDF_SEG_CURVETO, wxPDF_SEG_CLOSE } |
Shape segment types. More... | |
Interface of the wxPdfShape class.
| enum wxPdfSegmentType |
1.6.1