ParentShapeContainsNestedChildShapes.GetLinkToParentShape Method

Definition

Get the ParentShapeContainsNestedChildShapes link to a ShapeElement.

public:
 static Microsoft::VisualStudio::Modeling::Diagrams::ParentShapeContainsNestedChildShapes ^ GetLinkToParentShape(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ nestedChildShapesInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes GetLinkToParentShape (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement nestedChildShapesInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToParentShape : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes
Public Shared Function GetLinkToParentShape (nestedChildShapesInstance As ShapeElement) As ParentShapeContainsNestedChildShapes

Parameters

nestedChildShapesInstance
ShapeElement

Returns

Attributes

Applies to