ReportItem.IntersectsWith(RectangleF) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- rectangle
- RectangleF