Partager via


NodeShape.GetCompliantAnchorPoint, méthode

Calcule l'élément AnchorPoint conforme selon le paramètre proposedAnchorPoint. Cette méthode ignore complètement les coordonnées du paramètre anchorPoint. Les calculs sont effectués en fonction des coordonnées de proposedAnchorPoint et de anchorPoint à l'extrémité opposée du lien correspondant au paramètre anchorPoint.

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 Overridable Function GetCompliantAnchorPoint ( _
    anchorPoint As AnchorPoint, _
    proposedAnchorPoint As PointD, _
    routingStyle As VGRoutingStyle _
) As PointD
public virtual PointD GetCompliantAnchorPoint(
    AnchorPoint anchorPoint,
    PointD proposedAnchorPoint,
    VGRoutingStyle routingStyle
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.Diagrams.PointD

Sécurité .NET Framework

Voir aussi

Référence

NodeShape Classe

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms