IReportItem.IntersectsWith(RectangleF) Method

Definition

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

Parameters

rectangle
RectangleF

Returns

Applies to