Udostępnij za pośrednictwem


Metoda NodeShape.Side —

Przypisuje portowi krawędzi kształtu.

Ten interfejs API nie jest zgodny ze specyfikacją CLS. 

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

'Deklaracja
<CLSCompliantAttribute(False)> _
Public Overridable Function Side ( _
    rectangle As RectangleD _
) As VGGeneralDirection
[CLSCompliantAttribute(false)]
public virtual VGGeneralDirection Side(
    RectangleD rectangle
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGGeneralDirection
Po stronie kształtu, do którego został przypisany port.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

NodeShape Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams