RectangleD.IntersectsWith 方法

确定此矩形是否与矩形相交。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

语法

声明
Public Function IntersectsWith ( _
    rectangle As RectangleD _
) As Boolean
public bool IntersectsWith(
    RectangleD rectangle
)

参数

返回值

类型:System.Boolean

.NET Framework 安全性

请参阅

参考

RectangleD 结构

Microsoft.VisualStudio.Modeling.Diagrams 命名空间