lower


Description:

public void lower (CanvasItem? below)

Lowers an item in the stacking order.

Parameters:

this

an item.

below

the item to lower this below, or null to lower this to the bottom of the stack.