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

傳回

適用於