ParentShapeContainsNestedChildShapes.GetLinkToParentShape Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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