Tobii Pro SDK Python API
|
Represents the corners in space of the active display area, and its size. More...
Inherits object.
Data Fields | |
bottom_left | |
Gets the bottom left corner of the active display area as a three valued tuple. | |
bottom_right | |
Gets the bottom left corner of the active display area as a three valued tuple. | |
height | |
Gets the height in millimeters of the active display area. | |
top_left | |
Gets the top left corner of the active display area as a three valued tuple. | |
top_right | |
Gets the top right corner of the active display area as a three valued tuple. | |
width | |
Gets the width in millimeters of the active display area. | |
Represents the corners in space of the active display area, and its size.
BottomRight, Height, and Width are calculated values. Return value from EyeTracker.get_display_area.