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

Method SetDrawAnnotations

Modules/Annotation/src/mitkColorBarAnnotation.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83void mitk::ColorBarAnnotation::SetDrawAnnotations(bool annotations)
84{
85 SetBoolProperty("ColorBarAnnotation.DrawAnnotations", annotations);
86}
87
88bool mitk::ColorBarAnnotation::GetDrawAnnotations() const
89{

Callers 1

UpdateVtkAnnotationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected