Condividi tramite


Metodo ParentShapeContainsNestedChildShapes.GetLinkToParentShape

Ottiene il collegamento ParentShapeContainsNestedChildShapes a 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 GetLinkToParentShape ( _
    nestedChildShapesInstance As ShapeElement _
) As ParentShapeContainsNestedChildShapes
public static ParentShapeContainsNestedChildShapes GetLinkToParentShape(
    ShapeElement nestedChildShapesInstance
)

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ParentShapeContainsNestedChildShapes Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams