ParentShapeHasRelativeChildShapes::GetLink Method (ShapeElement^, ShapeElement^)

 

Get the one ParentShapeHasRelativeChildShapes link between a given ShapeElementand a ShapeElement.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
static ParentShapeHasRelativeChildShapes^ GetLink(
	ShapeElement^ source,
	ShapeElement^ target
)
Return to top
Show: