Partilhar via


Método PortPlacementHelper.GetBottomPortChildren (NodeShape, RectangleD)

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

Sintaxe

'Declaração
Protected Shared Function GetBottomPortChildren ( _
    parentShape As NodeShape, _
    bounds As RectangleD _
) As ArrayList
protected static ArrayList GetBottomPortChildren(
    NodeShape parentShape,
    RectangleD bounds
)

Parâmetros

Valor de retorno

Tipo: System.Collections.ArrayList

Segurança do .NET Framework

Consulte também

Referência

PortPlacementHelper Classe

Sobrecargas GetBottomPortChildren

Namespace Microsoft.VisualStudio.Modeling.Diagrams