Previous: ClearPage procedure To the Table of Content Next: CliRetrace procedure

- 4.37.2.8 -
Standard Units
Graph Unit
Graph Unit Procedures and Functions

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: ClearPage procedure To the Table of Content Next: CliRetrace procedure
ClearPage procedure Table of Content CliRetrace procedure

- 4.37.2.8 -