Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeoDaCenter/geoda
/ ChangeThickness
Method
ChangeThickness
Explore/MapViewHelper.cpp:566–571 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
564
}
565
566
void MSTMapHelper::ChangeThickness(MapCanvas* canvas, int thickness)
567
{
568
use_custom_pen = true;
569
outline_thickness = thickness;
570
canvas->RedrawMap();
571
}
572
573
int MSTMapHelper::GetThickness()
574
{
Callers
1
OnMSTMap
Method · 0.80
Calls
1
RedrawMap
Method · 0.80
Tested by
no test coverage detected