MCPcopy Create free account
hub / github.com/GeoDaCenter/geoda / GetPenColour

Method GetPenColour

Explore/MapLayer.cpp:492–495  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

490}
491
492wxColour BackgroundMapLayer::GetPenColour()
493{
494 return pen_color;
495}
496
497void BackgroundMapLayer::SetBrushColour(wxColour &color)
498{

Callers 3

OnChangeOutlineColorMethod · 0.80
DrawLegendMethod · 0.80
paintSelfMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected