ContainerReportItem.GetPotentialParentUnderPoint Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- virtualPoint
- PointF
- exclusionList
- ReportItemList