IReportItem.IntersectsWith(RectangleF) 方法

定义

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

参数

rectangle
RectangleF

返回

适用于