Restores the clipping area to the state before the last call to SetClipRect(Rect).

Namespace:  C1.Silverlight.Pdf
Assembly:  C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)

Syntax

C#
public void ResetClipRect()
Visual Basic
Public Sub ResetClipRect

See Also