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

Method SetPenColour

Explore/MapLayer.cpp:487–490  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

485}
486
487void BackgroundMapLayer::SetPenColour(wxColour &color)
488{
489 pen_color = color;
490}
491
492wxColour BackgroundMapLayer::GetPenColour()
493{

Callers 2

OnChangeOutlineColorMethod · 0.45
CloneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected