Partilhar via


Método PortPlacementHelper.RotateOnPerimeter

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Public Overridable Function RotateOnPerimeter ( _
    parentShape As NodeShape, _
    childBounds As RectangleD, _
    perimeterRotation As Double, _
    portPlacement As PortPlacement _
) As RectangleD
public virtual RectangleD RotateOnPerimeter(
    NodeShape parentShape,
    RectangleD childBounds,
    double perimeterRotation,
    PortPlacement portPlacement
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD

Segurança do .NET Framework

Consulte também

Referência

PortPlacementHelper Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams