다음을 통해 공유


IReportItem.GetDragDropTarget(PointF, ReportItemDragParams) 메서드

정의

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

매개 변수

virtualPoint
PointF
reportItemDragParameters
ReportItemDragParams

반환

적용 대상