ParentShapeHasRelativeChildShapes::GetLinkToParentShape Method (ShapeElement^)
Visual Studio 2015
Get the ParentShapeHasRelativeChildShapes link to a ShapeElement.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: static ParentShapeHasRelativeChildShapes^ GetLinkToParentShape( ShapeElement^ relativeChildShapesInstance )
Parameters
- relativeChildShapesInstance
- Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::ParentShapeHasRelativeChildShapes^
Show: