次の方法で共有


ReportItemList.GetItemIntersectingRectangle(RectangleF) メソッド

定義

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

パラメーター

rectangle
RectangleF

戻り値

適用対象