Piccolo.NET

PPaintContext Constructor 

Constructs a new PPaintContext.

public PPaintContext(
   Graphics graphics,
   PCanvas canvas
);

Parameters

graphics
The graphics context to associate with this paint context.
canvas
The canvas that the paint context will render on.

See Also

PPaintContext Class | UMD.HCIL.Piccolo.Util Namespace


Web Accessibility