XADcanvasrefresh


Purpose
Redraw a canvas.
Synopsis
procedure XADcanvasrefresh(id:integer)
Argument
id 
Canvas identifier
Further information
Updates the visual content of the canvas. Simply drawing on a canvas does not update its appearance (to save time). Only call XADcanvasrefresh when necessary.
Related topics
XADcanvaserase


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.