PortPlacementHelper::FindEmptyPortPosition Method (Port^, NodeShape^)
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 PointD FindEmptyPortPosition( Port^ portShape, NodeShape^ parentShape )
Parameters
- portShape
- Type: Microsoft.VisualStudio.Modeling.Diagrams::Port^
- parentShape
- Type: Microsoft.VisualStudio.Modeling.Diagrams::NodeShape^
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::PointD
Show: