ReportItemList.GetItemIntersectingRectangle(RectangleF) Method

Definition

public:
 Microsoft::ReportDesigner::IReportItem ^ GetItemIntersectingRectangle(System::Drawing::RectangleF rectangle);
public Microsoft.ReportDesigner.IReportItem GetItemIntersectingRectangle (System.Drawing.RectangleF rectangle);
member this.GetItemIntersectingRectangle : System.Drawing.RectangleF -> Microsoft.ReportDesigner.IReportItem
Public Function GetItemIntersectingRectangle (rectangle As RectangleF) As IReportItem

Parameters

rectangle
RectangleF

Returns

Applies to