In This Topic
Takes the last cliprect put on the stack and makes it 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