Piccolo.NET

PPaintContext.PopMatrix Method 

Pops a matrix from the transform stack.

public virtual void PopMatrix();

Remarks

This method also pops a clip from the local clip stack.

See Also

PPaintContext Class | UMD.HCIL.Piccolo.Util Namespace