Partager via


MoveableDecoratorHostShape.OnManuallyPlacedChanged, méthode

Remplace ONManuallyPlacedChanged() pour mettre à jour la taille/l'emplacement de cet élément décoratif.

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
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