Método DiagramItem.SetItem (LinkShape, LineSegment)

Definir o DiagramItem para representar o LineSegment especificado

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

Sintaxe

'Declaração
Public Sub SetItem ( _
    shape As LinkShape, _
    segment As LineSegment _
)
public void SetItem(
    LinkShape shape,
    LineSegment segment
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DiagramItem Classe

Sobrecargas SetItem

Namespace Microsoft.VisualStudio.Modeling.Diagrams