Condividi tramite


Metodo ParentShapeHasRelativeChildShapes.GetLinkToParentShape

Ottenere il collegamento di ParentShapeHasRelativeChildShapes a uno ShapeElement.

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

Sintassi

'Dichiarazione
Public Shared Function GetLinkToParentShape ( _
    relativeChildShapesInstance As ShapeElement _
) As ParentShapeHasRelativeChildShapes
public static ParentShapeHasRelativeChildShapes GetLinkToParentShape(
    ShapeElement relativeChildShapesInstance
)

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