PortPlacementHelper::RotateOnPerimeter Method (NodeShape^, RectangleD, Double, PortPlacement)
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)
public: virtual RectangleD RotateOnPerimeter( NodeShape^ parentShape, RectangleD childBounds, double perimeterRotation, PortPlacement portPlacement )
Parameters
- parentShape
- Type: Microsoft.VisualStudio.Modeling.Diagrams::NodeShape^
- childBounds
- Type: Microsoft.VisualStudio.Modeling.Diagrams::RectangleD
- perimeterRotation
- Type: System::Double
- portPlacement
- Type: Microsoft.VisualStudio.Modeling.Diagrams::PortPlacement
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::RectangleD
Show: