Partilhar via


Método DiagramItem.SetItem (LinkShape, LineSegment, AnchorPoint)

Definir o DiagramItem para representar ponto de âncora do 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, _
    anchorPoint As AnchorPoint _
)
public void SetItem(
    LinkShape shape,
    LineSegment segment,
    AnchorPoint anchorPoint
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DiagramItem Classe

Sobrecargas SetItem

Namespace Microsoft.VisualStudio.Modeling.Diagrams