Udostępnij za pośrednictwem


Metoda ShapeElement.OnDragLeave —

Wywoływane, gdy ruchu myszy poza kształt.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

'Deklaracja
Public Overridable Sub OnDragLeave ( _
    e As DiagramPointEventArgs _
)
public virtual void OnDragLeave(
    DiagramPointEventArgs e
)

Parametry

Uwagi

Hit test jest przeprowadzany poprzez DiagramClientView i zdarzenie jest uruchamiane na najbardziej odpowiednie ShapeElement.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeElement Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams

Inne zasoby

Porady: dodawanie obsługi przeciągania i upuszczania