Condividi tramite


Metodo ParentShapeHasRelativeChildShapes.GetLink

Ottiene il collegamento ParentShapeHasRelativeChildShapes tra un determinato ShapeElement e uno ShapeElement.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Sintassi

'Dichiarazione
Public Shared Function GetLink ( _
    source As ShapeElement, _
    target As ShapeElement _
) As ParentShapeHasRelativeChildShapes
public static ParentShapeHasRelativeChildShapes GetLink(
    ShapeElement source,
    ShapeElement target
)

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ParentShapeHasRelativeChildShapes Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams