AnchoringBehavior.CenterVertically (Método) (NodeShape, AnchoringBehavior.Edge, NodeShape, AnchoringBehavior.Edge)

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
Public Sub CenterVertically ( _
    topSibling As NodeShape, _
    topSiblingSide As AnchoringBehavior.Edge, _
    bottomSibling As NodeShape, _
    bottomSiblingSide As AnchoringBehavior.Edge _
)
public void CenterVertically(
    NodeShape topSibling,
    AnchoringBehavior.Edge topSiblingSide,
    NodeShape bottomSibling,
    AnchoringBehavior.Edge bottomSiblingSide
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

AnchoringBehavior Clase

CenterVertically (Sobrecarga)

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)