Freigeben über


AnchoringBehavior.CenterHorizontally-Methode (AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge)

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 Sub CenterHorizontally ( _
    leftSide As AnchoringBehavior.Edge, _
    sibling As NodeShape, _
    rightSide As AnchoringBehavior.Edge _
)
public void CenterHorizontally(
    AnchoringBehavior.Edge leftSide,
    NodeShape sibling,
    AnchoringBehavior.Edge rightSide
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AnchoringBehavior Klasse

CenterHorizontally-Überladung

Microsoft.VisualStudio.Modeling.Diagrams-Namespace