Udostępnij za pośrednictwem


Konstruktor DiagramItem — (LinkShape, LineSegment)

Inicjuje nowe wystąpienie klasy DiagramItem do reprezentowania określonej LineSegment.

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
Public Sub New ( _
    shape As LinkShape, _
    segment As LineSegment _
)
public DiagramItem(
    LinkShape shape,
    LineSegment segment
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DiagramItem Klasa

Przeciążenie DiagramItem

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams