PortPlacementHelper::GetNextEdgeChildren Method (PortPlacement, NodeShape^, ArrayList^, PointD)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
protected: virtual PortPlacement GetNextEdgeChildren( PortPlacement currentEdge, NodeShape^ parentShape, [OutAttribute] ArrayList^% edgeList, [OutAttribute] PointD% center )
Parameters
- currentEdge
- Type: Microsoft.VisualStudio.Modeling.Diagrams::PortPlacement
- parentShape
- Type: Microsoft.VisualStudio.Modeling.Diagrams::NodeShape^
- edgeList
- Type: System.Collections::ArrayList^
- center
- Type: Microsoft.VisualStudio.Modeling.Diagrams::PointD
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::PortPlacement
Show: