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
- parentShape
Typ: Microsoft.VisualStudio.Modeling.Diagrams.NodeShape
- childBounds
Typ: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
- perimeterRotation
Typ: System.Double
- portPlacement
Typ: Microsoft.VisualStudio.Modeling.Diagrams.PortPlacement
Vrácená hodnota
Typ: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.