ContainerReportItem.GetPotentialParentUnderPoint Método

Definição

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);
abstract member GetPotentialParentUnderPoint : System.Drawing.PointF * Microsoft.ReportDesigner.ReportItemList -> Microsoft.ReportDesigner.IParent
override this.GetPotentialParentUnderPoint : System.Drawing.PointF * Microsoft.ReportDesigner.ReportItemList -> Microsoft.ReportDesigner.IParent
Public Function GetPotentialParentUnderPoint (virtualPoint As PointF, exclusionList As ReportItemList) As IParent

Parâmetros

virtualPoint
PointF
exclusionList
ReportItemList

Retornos

Aplica-se a