Udostępnij za pośrednictwem


Metoda DraggingState.Next —

Zwraca następnego stanu MouseAction.Ważne dalej Państwa są: DragCompletedState (1), jeśli bieżący zdarzenie MouseAction jest MouseUp lub Pełna; (2) DragCanceledState, jeśli bieżący zdarzenie MouseAction jest Anuluj; (3) to Państwo dla innych zdarzeń.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.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

DraggingState Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams