[]
        
(Showing Draft Content)

GrapeCity.Drawing.IDrawingContext.IntersectClip

IntersectClip Method

IntersectClip(Rectangle)

Sets a rectangle that limits the drawing region of this drawing context.

Declaration
object IntersectClip(Rectangle clipBounds)
Function IntersectClip(clipBounds As Rectangle) As Object
Parameters
Type Name Description
Rectangle clipBounds
Returns
Type Description
object

The old clip object.