Partager via


DecoratorHostShapeBase.OnManuallyPlacedChanged, méthode

Appelée lorsque la propriété ManuallyPlaced change. L'implémentation de base ne fait rien.

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DecoratorHostShapeBase Classe

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms