ImageReportItem.OnDragOver(PointF, ReportItemDragParams) Metodo

Definizione

public:
 override Microsoft::ReportDesigner::IReportItem ^ OnDragOver(System::Drawing::PointF virtualPoint, Microsoft::ReportDesigner::ReportItemDragParams ^ reportItemDragParameters);
public override Microsoft.ReportDesigner.IReportItem OnDragOver (System.Drawing.PointF virtualPoint, Microsoft.ReportDesigner.ReportItemDragParams reportItemDragParameters);
Public Overrides Function OnDragOver (virtualPoint As PointF, reportItemDragParameters As ReportItemDragParams) As IReportItem

Parametri

virtualPoint
PointF
reportItemDragParameters
ReportItemDragParams

Restituisce

IReportItem

Si applica a