10 lines
212 B
Plaintext
10 lines
212 B
Plaintext
#title SetCanvasZ [RCBasic Doc]
|
|
#header Sub SetCanvasZ(c_num, z)
|
|
|
|
Sets the Canvas Z Order.
|
|
|
|
Note: Canvases with a higher Z order are drawn first and those with lower values will be drawn on top
|
|
|
|
#ref SetCanvasZ
|
|
|