Aracılığıyla paylaş


Diagram.AutoLayoutShapeElements Yöntem (ICollection, VGRoutingStyle, PlacementValueStyle, Boolean)

Öğe şekilleri diyagram üzerinde topluluğu dışında otomatik olarak tutar.

Bu API, CLS ile uyumlu değildir. 

Ad alanı:  Microsoft.VisualStudio.Modeling.Diagrams
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll içinde)

Sözdizimi

'Bildirim
<CLSCompliantAttribute(False)> _
Public Sub AutoLayoutShapeElements ( _
    shapeElementCollection As ICollection, _
    routingStyle As VGRoutingStyle, _
    placementStyle As PlacementValueStyle, _
    route As Boolean _
)
[CLSCompliantAttribute(false)]
public void AutoLayoutShapeElements(
    ICollection shapeElementCollection,
    VGRoutingStyle routingStyle,
    PlacementValueStyle placementStyle,
    bool route
)

Parametreler

  • route
    Tür: System.Boolean
    true sınırları veya ek kılavuz eylemler nedeniyle öğeler taşınmış, satırları re-route için; Aksi halde, false.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

Diagram Sınıf

AutoLayoutShapeElements Fazla Yük

Microsoft.VisualStudio.Modeling.Diagrams Ad Alanı