Piccolo.NET

PNode.PaintAfterChildren Method 

Subclasses that wish to do additional painting after their children are painted should override this method and do that painting here.

protected virtual void PaintAfterChildren(
   PPaintContext paintContext
);

Parameters

paintContext
The paint context to use for painting after the children are painted.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility