IReportItem.IntersectsWith(RectangleF) Método

Definição

public:
 bool IntersectsWith(System::Drawing::RectangleF rectangle);
public bool IntersectsWith (System.Drawing.RectangleF rectangle);
abstract member IntersectsWith : System.Drawing.RectangleF -> bool
Public Function IntersectsWith (rectangle As RectangleF) As Boolean

Parâmetros

rectangle
RectangleF

Retornos

Aplica-se a