Diagram::ConnectNestedChild Method (NodeShape^, ShapeElement^)

 

Restores graph layout objects for a nested child shape, its children and links recursively.

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

public:
void ConnectNestedChild(
	NodeShape^ child,
	ShapeElement^ linksContainer
)

Parameters

Return to top
Show: