PortPlacementHelper::GetRightPortChildren Method (NodeShape^, RectangleD)
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: static ArrayList^ GetRightPortChildren( NodeShape^ parentShape, RectangleD bounds )
Parameters
- parentShape
- Type: Microsoft.VisualStudio.Modeling.Diagrams::NodeShape^
- bounds
- Type: Microsoft.VisualStudio.Modeling.Diagrams::RectangleD
Return Value
Type: System.Collections::ArrayList^
Show: