Sdílet prostřednictvím


RectangleD.IntersectsWith – metoda

Určuje, pokud je tento obdélník protíná obdélník.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

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

Parametry

Vrácená hodnota

Typ: System.Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

RectangleD Struktura

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů