PortPlacementHelper.GetNextEdgeChildren (Método)

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
Protected Overridable Function GetNextEdgeChildren ( _
    currentEdge As PortPlacement, _
    parentShape As NodeShape, _
    <OutAttribute> ByRef edgeList As ArrayList, _
    <OutAttribute> ByRef center As PointD _
) As PortPlacement
protected virtual PortPlacement GetNextEdgeChildren(
    PortPlacement currentEdge,
    NodeShape parentShape,
    out ArrayList edgeList,
    out PointD center
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.PortPlacement

Seguridad de .NET Framework

Vea también

Referencia

PortPlacementHelper Clase

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)