Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ text_color
Function
text_color
src/laybasic/laybasic/layLayoutViewBase.h:1431–1434 ·
view source on GitHub ↗
* @brief Text object color */
Source
from the content-addressed store, hash-verified
1429
* @brief Text object color
1430
*/
1431
tl::Color text_color () const
1432
{
1433
return m_text_color;
1434
}
1435
1436
/**
1437
* @brief Clear all rulers if a new cell is selected (setter)
Callers
1
configure
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected