Compartilhar via


Método SelectedShapesCollection.OnSelectionChangedByDeletion

Gera o evento SelectionChangedByDeletion.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Protected Overridable Sub OnSelectionChangedByDeletion ( _
    e As DiagramItemEventArgs _
)
protected virtual void OnSelectionChangedByDeletion(
    DiagramItemEventArgs e
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SelectedShapesCollection Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams