Partilhar via


Método PortPlacementHelper.GetRightPortChildren (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 GetRightPortChildren ( _
    parentShape As NodeShape, _
    bounds As RectangleD _
) As ArrayList
protected static ArrayList GetRightPortChildren(
    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 GetRightPortChildren

Namespace Microsoft.VisualStudio.Modeling.Diagrams