/////////////////////////////////////////////////////////////////////////////
-// Name: wx/mac/carbon/pen.h
+// Name: wx/osx/pen.h
// Purpose: wxPen class
// Author: Stefan Csomor
// Modified by:
wxPenJoin GetJoin() const;
wxPenCap GetCap() const;
int GetDashes(wxDash **ptr) const;
+ int GetDashCount() const;
wxBitmap *GetStipple() const ;