다음을 통해 공유


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

반환

적용 대상