ContainerReportItem.GetPotentialParentUnderPoint(PointF, ReportItemList) Metodo

Definizione

public:
 virtual Microsoft::ReportDesigner::IParent ^ GetPotentialParentUnderPoint(System::Drawing::PointF virtualPoint, Microsoft::ReportDesigner::ReportItemList ^ exclusionList);
public Microsoft.ReportDesigner.IParent GetPotentialParentUnderPoint (System.Drawing.PointF virtualPoint, Microsoft.ReportDesigner.ReportItemList exclusionList);
Public Function GetPotentialParentUnderPoint (virtualPoint As PointF, exclusionList As ReportItemList) As IParent

Parametri

virtualPoint
PointF
exclusionList
ReportItemList

Restituisce

IParent

Implementazioni

Microsoft.ReportDesigner.ISelectableObjectContainer.GetPotentialParentUnderPoint(System.Drawing.PointF,Microsoft.ReportDesigner.ReportItemList)

Si applica a