Previous: 4.37.2.7. ClearPage procedure To the Table of Contents Next: 4.37.2.9. CliRetrace procedure
4.37.2.7. ClearPage procedure Table of Contents 4.37.2.9. CliRetrace procedure

- 4.37.2.8. -
Table of Contents
4. Standard Units
4.37. Graph - Graph unit
4.37.2. Graph Unit Procedures and Functions
4.37.2.8. ClearViewPort procedure


4.37.2.8. ClearViewPort procedure

Targets: MS-DOS, Win32


Graph Unit

Clears the current view port using the background color set by SetBkColor and moves the current pointer to (0, 0).

Declaration:
procedure ClearViewPort;
Remarks:
ClearViewPort sets the fill color to the background color and moves the current pointer to (0, 0).


Previous: 4.37.2.7. ClearPage procedure To the Table of Contents Next: 4.37.2.9. CliRetrace procedure
4.37.2.7. ClearPage procedure Table of Contents 4.37.2.9. CliRetrace procedure

- 4.37.2.8. -