In This Topic
Takes the current clipRect (in CurrentClipRect property) and pushes it onto the ClipStack. The current cliprect is still maintained as the "current cliprect".
Syntax
'Declaration
Public Sub PushClipRect()
public void PushClipRect()
See Also