MCPcopy Create free account
hub / github.com/KLayout/klayout / cell_box_color

Function cell_box_color

src/laybasic/laybasic/layLayoutViewBase.h:1171–1174  ·  view source on GitHub ↗

* @brief Cell box/label getter */

Source from the content-addressed store, hash-verified

1169 * @brief Cell box/label getter
1170 */
1171 tl::Color cell_box_color () const
1172 {
1173 return m_box_color;
1174 }
1175
1176 /**
1177 * @brief Transform label flag setter

Callers 1

configureMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected