ReportItem.IntersectsWith(RectangleF) 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 bool IntersectsWith(System::Drawing::RectangleF rectangle);
public virtual bool IntersectsWith (System.Drawing.RectangleF rectangle);
abstract member IntersectsWith : System.Drawing.RectangleF -> bool
override this.IntersectsWith : System.Drawing.RectangleF -> bool
Public Overridable Function IntersectsWith (rectangle As RectangleF) As Boolean
Paramètres
- rectangle
- RectangleF