Freigeben über


DiagramItem.SetItem-Methode (LinkShape, LineSegment)

Legen Sie das DiagramItem fest, um das angegebene LineSegment darzustellen

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

Syntax

'Declaration
Public Sub SetItem ( _
    shape As LinkShape, _
    segment As LineSegment _
)
public void SetItem(
    LinkShape shape,
    LineSegment segment
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DiagramItem Klasse

SetItem-Überladung

Microsoft.VisualStudio.Modeling.Diagrams-Namespace