Piccolo.NET

PNode.ToImage Method ()

Return a new Image representing this node and all of its children.

public virtual Image ToImage();

Return Value

A new Image representing this node and its descendents.

Remarks

The image size will be equal to the size of this node's full bounds.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace | PNode.ToImage Overload List