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

Method SetOrientation

Modules/Annotation/src/mitkColorBarAnnotation.cpp:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112void mitk::ColorBarAnnotation::SetOrientation(int orientation)
113{
114 SetIntProperty("ColorBarAnnotation.Orientation", orientation);
115}
116
117int mitk::ColorBarAnnotation::GetOrientation() const
118{

Callers 1

UpdateVtkAnnotationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected