The search functionality needs JavaScript enabled
Sets the CanvasItem's Z index, i.e. its draw order (lower indexes are drawn first).
CanvasItem
void canvasItemSetZIndex ( const(RID) item, const(long) z_index ) nothrow @nogc;