Compartir a través de


ParentShapeContainsNestedChildShapes.GetLinkToParentShape (Método)

Obtiene el vínculo de ParentShapeContainsNestedChildShapes a un objeto ShapeElement.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Sintaxis

'Declaración
Public Shared Function GetLinkToParentShape ( _
    nestedChildShapesInstance As ShapeElement _
) As ParentShapeContainsNestedChildShapes
public static ParentShapeContainsNestedChildShapes GetLinkToParentShape(
    ShapeElement nestedChildShapesInstance
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes

Seguridad de .NET Framework

Vea también

Referencia

ParentShapeContainsNestedChildShapes Clase

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)