AnchoringBehavior.CenterVertically, méthode (AnchoringBehavior.Edge, ShapeField, AnchoringBehavior.Edge, Double)
Espace de noms : Microsoft.VisualStudio.Modeling.Diagrams
Assembly : Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Syntaxe
'Déclaration
Public Sub CenterVertically ( _
topSide As AnchoringBehavior.Edge, _
sibling As ShapeField, _
bottomSide As AnchoringBehavior.Edge, _
percentage As Double _
)
public void CenterVertically(
AnchoringBehavior.Edge topSide,
ShapeField sibling,
AnchoringBehavior.Edge bottomSide,
double percentage
)
Paramètres
- sibling
Type : Microsoft.VisualStudio.Modeling.Diagrams.ShapeField
- bottomSide
Type : Microsoft.VisualStudio.Modeling.Diagrams.AnchoringBehavior.Edge
- percentage
Type : System.Double
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.