ReportItemList.GetItemLocatedAtPoint(PointF) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- virtualPoint
- PointF