ParentShapeHasRelativeChildShapes.GetLinkToParentShape(ShapeElement) 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 ParentShapeHasRelativeChildShapes link to a ShapeElement.
public:
static Microsoft::VisualStudio::Modeling::Diagrams::ParentShapeHasRelativeChildShapes ^ GetLinkToParentShape(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ relativeChildShapesInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes GetLinkToParentShape (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement relativeChildShapesInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToParentShape : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes
Public Shared Function GetLinkToParentShape (relativeChildShapesInstance As ShapeElement) As ParentShapeHasRelativeChildShapes
Parameters
- relativeChildShapesInstance
- ShapeElement
Returns
- Attributes