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

Function cell_box_text_font

src/laybasic/laybasic/layLayoutViewBase.h:1197–1200  ·  view source on GitHub ↗

* @brief Label font setter */

Source from the content-addressed store, hash-verified

1195 * @brief Label font setter
1196 */
1197 unsigned int cell_box_text_font () const
1198 {
1199 return m_box_font;
1200 }
1201
1202 /**
1203 * @brief Visibility of cell boxes

Callers 1

configureMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected