Name
EndRefresh -- flush drawing queue (V5.3)
Synopsis
EndRefresh()
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