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