Partilhar via


Método ParentShapeContainsNestedChildShapes.GetLink

Obtenha um link entre um determinado ShapeElementand um ShapeElement ParentShapeContainsNestedChildShapes.

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

Sintaxe

'Declaração
Public Shared Function GetLink ( _
    source As ShapeElement, _
    target As ShapeElement _
) As ParentShapeContainsNestedChildShapes
public static ParentShapeContainsNestedChildShapes GetLink(
    ShapeElement source,
    ShapeElement target
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes

Segurança do .NET Framework

Consulte também

Referência

ParentShapeContainsNestedChildShapes Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams