Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
487
void BackgroundMapLayer::SetPenColour(wxColour &color)
488
{
489
pen_color = color;
490
}
491
492
wxColour BackgroundMapLayer::GetPenColour()
493
{
Callers
2
OnChangeOutlineColor
Method · 0.45
Clone
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected