DisplayArea

Represents the corners in space of the active display area, and its size.

display_area = DisplayArea(display)

Contents

Bottom Left

Gets the bottom left corner of the active display area (Array with 3D coordinates).

display_area.BottomLeft

Bottom Right

Gets the bottom right corner of the active display area (Array with 3D coordinates).

display_area.BottomRight

Top Left

Gets the top left corner of the active display area (Array with 3D coordinates).

display_area.TopLeft

Top Right

Gets the top right corner of the active display area (Array with 3D coordinates).

display_area.TopRight

Height

Gets the height in millimeters of the active display area.

display_area.Height

Width

Gets the width in millimeters of the active display area

display_area.Width

See Also

EyeTracker

Version

1.1.0.23

Copyright 2017 Tobii Pro