Freigeben über


Diagram.AutoLayoutShapeElements-Methode (ICollection)

Ordnet die Auflistung der Elemente Formen im Diagramm automatisch aus.

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

Syntax

'Declaration
Public Sub AutoLayoutShapeElements ( _
    shapeElementCollection As ICollection _
)
public void AutoLayoutShapeElements(
    ICollection shapeElementCollection
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Diagram Klasse

AutoLayoutShapeElements-Überladung

Microsoft.VisualStudio.Modeling.Diagrams-Namespace