Ler em inglês

Compartilhar via


DecoratorHostShapeBase.OnManuallyPlacedChanged Method

Called when ManuallyPlaced property changes. Base implementation does nothing.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)

Syntax

protected virtual void OnManuallyPlacedChanged(
    bool oldValue,
    bool newValue
)

Parameters

.NET Framework Security

See Also

Reference

DecoratorHostShapeBase Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace