Share via


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

戻り値

適用対象