Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
_GetViewCoord... Procedures
◄Summary► ◄Details► ◄Example► ◄Back►
Arguments
x, y Physical coordinates to be translated
wx, wy Window coordinates to be translated
wxy Window coordinates in _WXYCoord record to be translated
xy Record variable to store translated coordinates
Description
The _GetViewCoord routines translate specified coordinates from
another coordinate system to the viewport coordinate system and
store them in an _XYCoord record.
The _GetViewCoord routines are
Procedure Translation
═════════════════ ══════════════════════════════════════
_GetViewCoord Physical coordinates (x,y) to viewport
coordinates
_GetViewCoord_w Window coordinates (wx,wy) to viewport
coordinates
_GetViewCoord_wxy Window coordinates in _WXYCoord record
(wxy) to viewport coordinates
_GrStatus Returns
_GrNotInProperMode