Freigeben über


RectangleD.IntersectsWith-Methode

Bestimmt, ob dieses Rechteck eine Schnittmenge mit Rechteck bildet.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntax

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

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

RectangleD Struktur

Microsoft.VisualStudio.Modeling.Diagrams-Namespace