In This Topic
Takes the last cliprect put onto the stack and sets it as the current cliprect. If there are no cliprects on the stack then the current cliprect is cleared, and IsClipActive is set to false.
Syntax
'Declaration
Public Sub PopClipRect()
public void PopClipRect()
See Also