CanvasZ( c_num )

Returns the drawing order of the canvas.

NOTE: Canvases are drawn in order of highest Z value to lowest. So Z-values of 0 will be drawn on top of canvases with a Z-value of 7.

Example:


z = CanvasZ(0)