Freigeben über


PortPlacementHelper.RotateOnPerimeter-Methode

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

Syntax

'Declaration
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
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD

.NET Framework-Sicherheit

Siehe auch

Referenz

PortPlacementHelper Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace