Udostępnij za pośrednictwem


Metoda DragCompletedState.Next —

Zwraca następnego stanu MouseAction.Ważne dalej Państwa są: HoveringState (1), jeśli bieżący zdarzenie MouseAction jest Kontynuuj; (2) ActionCanceledState, jeśli bieżący zdarzenie MouseAction jest Anuluj; (3) ActionCompletedState, jeżeli zdarzenie current MouseAction zostało ukończone; (4) to Państwo dla innych zdarzeń.

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 Overrides Function Next ( _
    mouseAction As MouseAction _
) As MouseActionState
public override MouseActionState Next(
    MouseAction mouseAction
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Diagrams.MouseActionState

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DragCompletedState Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams