raise


Description:

public void raise (CanvasItemModel? above)

Raises a model in the stacking order.

Parameters:

this

an item model.

above

the item model to raise this above, or null to raise this to the top of the stack.