ActionCanceledState Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The MouseAction state that indicates that the MouseAction has been canceled. This is not to be confused with the DragCanceledState. This ActionCanceledState indicates that the entire MouseAction has been canceled; not just the drag itself.
public ref class ActionCanceledState : Microsoft::VisualStudio::Modeling::Diagrams::MouseActionState
public class ActionCanceledState : Microsoft.VisualStudio.Modeling.Diagrams.MouseActionState
type ActionCanceledState = class
inherit MouseActionState
Public Class ActionCanceledState
Inherits MouseActionState
- Inheritance
Action |
Initializes a new instance of the ActionCanceledState class. |
Next(Mouse |
Returns the next MouseAction state. The only valid next state is the InactiveState. |
Προϊόν | Εκδόσεις |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |