RectangleD.IntersectsWith(RectangleD) 方法

定義

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

參數

rect
RectangleD

傳回

Boolean

適用於