RectangleD.IntersectsWith 方法

決定是否這個矩形交集的矩形。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

語法

'宣告
Public Function IntersectsWith ( _
    rectangle As RectangleD _
) As Boolean
public bool IntersectsWith(
    RectangleD rectangle
)

參數

傳回值

型別:System.Boolean

.NET Framework 安全性

請參閱

參考

RectangleD 結構

Microsoft.VisualStudio.Modeling.Diagrams 命名空間