다음을 통해 공유


IReportItem.OnDragOver(PointF, ReportItemDragParams) 메서드

정의

public:
 Microsoft::ReportDesigner::IReportItem ^ OnDragOver(System::Drawing::PointF virtualPoint, Microsoft::ReportDesigner::ReportItemDragParams ^ reportItemDragParameters);
public Microsoft.ReportDesigner.IReportItem OnDragOver (System.Drawing.PointF virtualPoint, Microsoft.ReportDesigner.ReportItemDragParams reportItemDragParameters);
abstract member OnDragOver : System.Drawing.PointF * Microsoft.ReportDesigner.ReportItemDragParams -> Microsoft.ReportDesigner.IReportItem
Public Function OnDragOver (virtualPoint As PointF, reportItemDragParameters As ReportItemDragParams) As IReportItem

매개 변수

virtualPoint
PointF
reportItemDragParameters
ReportItemDragParams

반환

적용 대상