Name
EndRefresh -- flush drawing queue (V5.3)
Synopsis
EndRefresh()
Library
display

Function
This command draws all graphics that have been queued since the last call to BeginRefresh(). See BeginRefresh for more information on optimized refreshing and an example.

Inputs
none

Example
See BeginRefresh


Show TOC