[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Printing.PrintingContext.PushClip

PushClip Method

PushClip(Rectangle)

Pushes the specified clip rectangle onto the drawing context.

Declaration
public void PushClip(Rectangle clipBounds)
Public Sub PushClip(clipBounds As Rectangle)
Parameters
Type Name Description
Rectangle clipBounds

The clip rectangle to apply to subsequent drawing commands.