RectangleD.IntersectsWith(RectangleD) 方法

定义

public:
 bool IntersectsWith(Microsoft::ReportDesigner::RectangleD rect);
public bool IntersectsWith (Microsoft.ReportDesigner.RectangleD rect);
member this.IntersectsWith : Microsoft.ReportDesigner.RectangleD -> bool
Public Function IntersectsWith (rect As RectangleD) As Boolean

参数

rect
RectangleD

返回

适用于