Piccolo.NET

PPaintContext.clipStack Field

A stack of the clip regions that the paint context applies. These regions are not affected by the matrices in the transform stack.

protected Stack clipStack;

Remarks

The last clip pushed will be the clip applied before the current clip.

See Also

PPaintContext Class | UMD.HCIL.Piccolo.Util Namespace


Web Accessibility