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

Function text_visible

src/laybasic/laybasic/layLayoutViewBase.h:1262–1265  ·  view source on GitHub ↗

* @brief Visibility of text objects */

Source from the content-addressed store, hash-verified

1260 * @brief Visibility of text objects
1261 */
1262 bool text_visible () const
1263 {
1264 return m_text_visible;
1265 }
1266
1267 /**
1268 * @brief Show properties

Callers 1

configureMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected