10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
#title CanvasZ [RCBasic Doc]
|
|
#header Function CanvasZ(c_num)
|
|
|
|
Returns 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
|
|
|