Purpose
Synopsis
procedure XADcreatecanvas(wid:integer, id:integer, x:integer, y:integer, w:integer, h:integer)
Arguments
|
wid
|
id of the window containing the canvas
|
|
id
|
Canvas identifier
|
|
x
|
x coordinate (from left of window) of the object in pixels
|
|
y
|
y coordinate (from top of window) of the object in pixels
|
|
w
|
Width of the object in pixels
|
|
h
|
Height of the object in pixels
|
Related topics
XADcanvasdrawbox,
XADcanvasdrawellipse,
XADcanvaserase,
XADcanvasrefresh,
XADcanvasdrawimage,
XADcanvassaveimage,
XADcanvasdrawline,
XADcanvasdrawpoint,
XADcanvasdrawrectangle,
XADcanvasdrawtext,
XADcanvasmap,
XADcanvasunmap,
XADcolor
If you have any comments or suggestions about these pages,
please send mail to docs@dashoptimization.com.