Sdílet prostřednictvím


RectangleD.Intersect – metoda (RectangleD)

Nahradí tuto strukturu RectangleD průsečíku zadaného RectangleD struktury a sám.

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

Syntaxe

'Deklarace
Public Sub Intersect ( _
    rectangle As RectangleD _
)
public void Intersect(
    RectangleD rectangle
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

RectangleD Struktura

Intersect – přetížení

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