Diagram::AutoLayoutShapeElements Method (ICollection^)

 

Lays out the collection of element shapes on the diagram automatically.

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

public:
void AutoLayoutShapeElements(
	ICollection^ shapeElementCollection
)

Parameters

shapeElementCollection
Type: System.Collections::ICollection^

The collection of element shapes.

Return to top
Show: