ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace / DrawingCanvasBase Class / IntersectClip Method / IntersectClip(RectangleF) Method

In This Topic
    IntersectClip(RectangleF) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub IntersectClip( _
       ByVal rect As RectangleF _
    ) 
    public void IntersectClip( 
       RectangleF rect
    )

    Parameters

    rect
    See Also