Gnome.CanvasItem.Lower Method
Lowers the item in its parent's stack by the specified number of positions. If the number of positions is greater than the distance to the bottom of the stack, then the item is put at the bottom.

Syntax

public void Lower (int positions)

Parameters

positions
Number of steps to lower the item.

Remarks

Requirements

Namespace: Gnome
Assembly: gnome-sharp (in gnome-sharp.dll)