MCPcopy Create free account
hub / github.com/Robotips/uConfig / setTextSize

Method setTextSize

src/kicad/model/drawtext.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68void DrawText::setTextSize(const uint &textSize)
69{
70 _textSize = textSize;
71}
72
73DrawText::TextStyles DrawText::textStyle() const
74{

Callers 2

readDrawMethod · 0.80
readLabelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected