Partager via


AnchoringBehavior.SetLeftAnchor, méthode (NodeShape, Double)

Ancre le côté gauche du ShapeField à une distance spécifiée d'un NodeShape frère.

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 SetLeftAnchor ( _
    sibling As NodeShape, _
    percentage As Double _
)
public void SetLeftAnchor(
    NodeShape sibling,
    double percentage
)

Paramètres

  • percentage
    Type : System.Double
    Intervalle entre le ShapeField et le frère, exprimé sous forme de fraction de la largeur du frère. 1.0 == 100%

Sécurité .NET Framework

Voir aussi

Référence

AnchoringBehavior Classe

SetLeftAnchor, surcharge

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms