DisplayArea
Represents the corners of the active display area in the user coordinate system, and its size.
The structure sent as an argument when creating an instance of this class must contain the fields: bottom_left, top_left and top_right. Note that the properties BottomRight, Width and Height are derived from the remaining properties.
display_area = DisplayArea(display_struct)
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
Version
1.10.1.24
COPYRIGHT 2022 - PROPERTY OF TOBII PRO AB Copyright 2022 TOBII PRO AB - KARLSROVAGEN 2D, DANDERYD 182 53, SWEDEN - All Rights Reserved.
Copyright NOTICE: All information contained herein is, and remains, the property of Tobii Pro AB and its suppliers, if any. The intellectual and technical concepts contained herein are proprietary to Tobii Pro AB and its suppliers and may be covered by U.S.and Foreign Patents, patent applications, and are protected by trade secret or copyright law. Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Tobii Pro AB.