Freigeben über


PortPlacementHelper.GetNextEdgeChildren-Methode

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 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
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.Diagrams.PortPlacement

.NET Framework-Sicherheit

Siehe auch

Referenz

PortPlacementHelper Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace