MCPcopy Create free account
hub / github.com/MITK/MITK / SetFontSize

Method SetFontSize

Modules/Core/src/Rendering/mitkAnnotation.cpp:201–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199}
200
201void mitk::Annotation::SetFontSize(int fontSize)
202{
203 SetIntProperty("FontSize", fontSize);
204}
205
206int mitk::Annotation::GetFontSize() const
207{

Callers 9

mainFunction · 0.45
RenderAnnotationsMethod · 0.45
RenderQuantitiesMethod · 0.45
CreateCaptionActorMethod · 0.45
TextAnnotation3DMethod · 0.45
TextAnnotation2DMethod · 0.45
UpdateVtkAnnotation2DMethod · 0.45

Calls

no outgoing calls

Tested by 1