ShapeElement::ParentLink Property
Visual Studio 2015
Gets the relationship instance from the shape to the parent shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Property Value
Type: Microsoft.VisualStudio.Modeling::ElementLink^You can usually use ParentShape directly. To delete the link, assign null to ParentShape.
Show: