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

Method Selected

ogl/basic.cpp:2613–2616  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2611}
2612
2613bool wxShape::Selected() const
2614{
2615 return m_selected;
2616}
2617
2618bool wxShape::AncestorSelected() const
2619{

Callers 3

FormatTextMethod · 0.80
DivideMethod · 0.80
OnLeftClickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected