Freigeben über


DiagramItem.SetItem-Methode (LinkShape, LineSegment)

Das DiagramItem festlegen, um das angegebene LineSegment darzustellen

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.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