Método AnchoringBehavior.CenterHorizontally (AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge, Double)

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

AnchoringBehavior Classe

Sobrecargas CenterHorizontally

Namespace Microsoft.VisualStudio.Modeling.Diagrams