Piccolo.NET

PNode.Reparent Method 

Set the parent of this node, and transform the node in such a way that it doesn't move in global coordinates.

public virtual void Reparent(
   PNode newParent
);

Parameters

newParent
The new parent of this node.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility