ReportItemList.GetItemLocatedAtPoint(PointF) 方法

定義

public:
 Microsoft::ReportDesigner::IReportItem ^ GetItemLocatedAtPoint(System::Drawing::PointF virtualPoint);
public Microsoft.ReportDesigner.IReportItem GetItemLocatedAtPoint (System.Drawing.PointF virtualPoint);
Public Function GetItemLocatedAtPoint (virtualPoint As PointF) As IReportItem

參數

virtualPoint
PointF

傳回

IReportItem

適用於