Piccolo.NET

PClip.PaintAfterChildren Method 

Overridden. Pops the clip from the paint context and then renders the outline of this node.

protected override void PaintAfterChildren(
   PPaintContext paintContext
);

Parameters

paintContext
The paint context to use for painting this node.

See Also

PClip Class | UMD.HCIL.PiccoloX.Nodes Namespace