bool operator != (const wxPen& pen) const { return !(*this == pen); }
void SetColour( const wxColour &colour );
bool operator != (const wxPen& pen) const { return !(*this == pen); }
void SetColour( const wxColour &colour );
void SetCap( int capStyle );
void SetJoin( int joinStyle );
void SetStyle( int style );
void SetCap( int capStyle );
void SetJoin( int joinStyle );
void SetStyle( int style );