ImageReportItem.OnDragOver(PointF, ReportItemDragParams) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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);
override this.OnDragOver : System.Drawing.PointF * Microsoft.ReportDesigner.ReportItemDragParams -> Microsoft.ReportDesigner.IReportItem
Public Overrides Function OnDragOver (virtualPoint As PointF, reportItemDragParameters As ReportItemDragParams) As IReportItem
Параметры
- virtualPoint
- PointF
- reportItemDragParameters
- ReportItemDragParams