Partager via


AnchoringBehavior.SetBottomAnchor, méthode (ShapeField, AnchoringBehavior.Edge, Double)

Ancre au côté inférieur du ShapeField à un côté particulier d'un frère ShapeField.

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 SetBottomAnchor ( _
    sibling As ShapeField, _
    side As AnchoringBehavior.Edge, _
    margin As Double _
)
public void SetBottomAnchor(
    ShapeField sibling,
    AnchoringBehavior.Edge side,
    double margin
)

Paramètres

  • margin
    Type : System.Double
    La marge (dans des unités du monde) entre le bas du ShapeField et le côté spécifié du frère ShapeField.

Notes

Ancre au côté inférieur du ShapeField à un côté particulier d'un frère ShapeField.

Sécurité .NET Framework

Voir aussi

Référence

AnchoringBehavior Classe

SetBottomAnchor, surcharge

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms