•  Back 
  •  Graphics tablet functions 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File7.8.2.1  vq_tdimensions                                            TOS

 Name:         »Return tablet x and y dimensions« - Dimensions of the 
               graphics tablets in 1/10-inch.

 Opcode:       5 (Escape 84)

 Syntax:       void vq_tdimensions ( int16_t handle, int16_t 
               *xdimension, int16_t *ydimension );

 Description:  The call vq_tdimensions returns the scanning dimensions 
               of an attached graphics tablet in 1/10 inch. The 
               following apply:

                Parameter   Meaning

                handle      Workstation identifier
                xdimension  Width in 1/10 inch on exit
                ydimension  Height in 1/10 inch on exit

 Return value: The function does not return a result.

 Availability: Supported by all tablet drivers.

 Group:        Graphics tablet functions

 See Also:     Binding   GDOS   vq_tabstatus   vt_alignment 
               vt_resolution   vt_axis   vt_origin