Gnome.CanvasItem.Raise Method
Raises 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 top of the stack, then the item is put at the top.

Syntax

public void Raise (int positions)

Parameters

positions
Number of steps to raise the item.

Remarks

Requirements

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