ReportItemList.GetItemLocatedAtPoint(PointF) 方法

定义

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

参数

virtualPoint
PointF

返回

适用于