Gnome.CanvasItem.Reparent Method
Changes the parent of the specified item to be the new group. The item keeps its group-relative coordinates as for its old parent, so the item may change its absolute position within the canvas.

Syntax

public void Reparent (CanvasGroup new_group)

Parameters

new_group
A canvas group.

Remarks

Requirements

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