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