AnchoringBehavior.CenterVertically, méthode (NodeShape, AnchoringBehavior.Edge, AnchoringBehavior.Edge)
Espace de noms : Microsoft.VisualStudio.Modeling.Diagrams
Assembly : Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Syntaxe
'Déclaration
Public Sub CenterVertically ( _
topSibling As NodeShape, _
topSiblingSide As AnchoringBehavior.Edge, _
bottomSide As AnchoringBehavior.Edge _
)
public void CenterVertically(
NodeShape topSibling,
AnchoringBehavior.Edge topSiblingSide,
AnchoringBehavior.Edge bottomSide
)
Paramètres
- topSibling
Type : Microsoft.VisualStudio.Modeling.Diagrams.NodeShape
- topSiblingSide
Type : Microsoft.VisualStudio.Modeling.Diagrams.AnchoringBehavior.Edge
- bottomSide
Type : Microsoft.VisualStudio.Modeling.Diagrams.AnchoringBehavior.Edge
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.