MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / IntersectClip Method / IntersectClip(RectangleF) Method
The clip.

In This Topic
IntersectClip(RectangleF) Method
In This Topic
Intersects the clip.
Syntax
'Declaration
 
Public Overloads Sub IntersectClip( _
   ByVal clip As RectangleF _
) 
 

Parameters

clip
The clip.
See Also