| Tobii Pro SDK C API
    | 
| Data Fields | |
| TobiiResearchPoint3D | bottom_left | 
| TobiiResearchPoint3D | bottom_right | 
| float | height | 
| TobiiResearchPoint3D | top_left | 
| TobiiResearchPoint3D | top_right | 
| float | width | 
Represents the corners in space of the active display area, and its size.
| TobiiResearchPoint3D TobiiResearchDisplayArea::bottom_left | 
The bottom left corner of the active display area.
| TobiiResearchPoint3D TobiiResearchDisplayArea::bottom_right | 
The bottom right corner of the active display area.
| float TobiiResearchDisplayArea::height | 
The height in millimeters of the active display area.
| TobiiResearchPoint3D TobiiResearchDisplayArea::top_left | 
The top left corner of the active display area.
| TobiiResearchPoint3D TobiiResearchDisplayArea::top_right | 
The top right corner of the active display area.
| float TobiiResearchDisplayArea::width | 
The width in millimeters of the active display area.