Udostępnij za pośrednictwem


Metoda ShapeElement.OnDragEnter —

Wywoływane, gdy wskaźnik myszy zostanie przesunięty podczas operacji przeciągania kształtu.

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 OnDragEnter ( _
    e As DiagramDragEventArgs _
)
public virtual void OnDragEnter(
    DiagramDragEventArgs 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