Freigeben über


PortPlacementHelper.GetBottomPortChildren-Methode (NodeShape, RectangleD)

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

Syntax

'Declaration
Protected Shared Function GetBottomPortChildren ( _
    parentShape As NodeShape, _
    bounds As RectangleD _
) As ArrayList
protected static ArrayList GetBottomPortChildren(
    NodeShape parentShape,
    RectangleD bounds
)

Parameter

Rückgabewert

Typ: System.Collections.ArrayList

.NET Framework-Sicherheit

Siehe auch

Referenz

PortPlacementHelper Klasse

GetBottomPortChildren-Überladung

Microsoft.VisualStudio.Modeling.Diagrams-Namespace