Medical Imaging Interaction Toolkit  2023.12.99-3b10b122
Medical Imaging Interaction Toolkit
mitk::Annotation::Bounds Struct Reference

Container for position and size on the display. More...

#include <mitkAnnotation.h>

Public Attributes

itk::Point< double, 2 > Position
 
itk::Point< double, 2 > Size
 

Detailed Description

Container for position and size on the display.

Definition at line 31 of file mitkAnnotation.h.

Member Data Documentation

◆ Position

itk::Point<double, 2> mitk::Annotation::Bounds::Position

Definition at line 33 of file mitkAnnotation.h.

◆ Size

itk::Point<double, 2> mitk::Annotation::Bounds::Size

Definition at line 34 of file mitkAnnotation.h.


The documentation for this struct was generated from the following file: