Sdílet prostřednictvím


PortPlacementHelper.RotateOnPerimeter – metoda

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

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

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

PortPlacementHelper Třída

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů