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

Method GetAutoZoom

Modules/PythonSegmentation/src/mitknnInteractiveTool.cpp:449–452  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

447}
448
449bool mitk::nnInteractiveTool::GetAutoZoom() const
450{
451 return m_Impl->AutoZoom;
452}
453
454void mitk::nnInteractiveTool::SetAutoZoom(bool autoZoom)
455{

Callers 1

InitializeUIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected