Report.GetPotentialParentUnderPoint(PointF, ReportItemList) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
virtual Microsoft::ReportDesigner::IParent ^ GetPotentialParentUnderPoint(System::Drawing::PointF point, Microsoft::ReportDesigner::ReportItemList ^ exclusionList);
public Microsoft.ReportDesigner.IParent GetPotentialParentUnderPoint (System.Drawing.PointF point, 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 (point As PointF, exclusionList As ReportItemList) As IParent
Параметры
- point
- PointF
- exclusionList
- ReportItemList