ParentShapeHasRelativeChildShapes.GetLinkToParentShape(ShapeElement) Method

Definition

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

Applies to