This is the complete list of members for wxGraphicsPenInfo, including all inherited members.
Cap(wxPenCap cap) | wxGraphicsPenInfo | |
Colour(const wxColour &col) | wxGraphicsPenInfo | |
Dashes(int nb_dashes, const wxDash *dash) | wxGraphicsPenInfo | |
Join(wxPenJoin join) | wxGraphicsPenInfo | |
Stipple(const wxBitmap &stipple) | wxGraphicsPenInfo | |
Style(wxPenStyle style) | wxGraphicsPenInfo | |
Width(wxDouble width) | wxGraphicsPenInfo | |
wxGraphicsPenInfo(const wxColour &colour=wxColour(), wxDouble width=1.0, wxPenStyle style=wxPENSTYLE_SOLID) | wxGraphicsPenInfo | explicit |