Partager via


MoveableDecoratorHostShape.OnManuallyPlacedChanged, méthode

Substituez ONManuallyPlacedChanged () pour mettre à jour la taille/emplacement de ce décorateur.

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
Protected Overrides Sub OnManuallyPlacedChanged ( _
    oldValue As Boolean, _
    newValue As Boolean _
)
protected override void OnManuallyPlacedChanged(
    bool oldValue,
    bool newValue
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

MoveableDecoratorHostShape Classe

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms