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

Method SetAnnotationTextScaling

Modules/Annotation/src/mitkColorBarAnnotation.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170void mitk::ColorBarAnnotation::SetAnnotationTextScaling(bool scale)
171{
172 SetBoolProperty("ColorBarAnnotation.ScaleAnnotationText", scale);
173}
174
175bool mitk::ColorBarAnnotation::GetAnnotationTextScaling() const
176{

Callers 1

UpdateVtkAnnotationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected