MouseAction.CurrentMouseActionState Property
Definition
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.
Gets the current MouseAction state.
public:
property Microsoft::VisualStudio::Modeling::Diagrams::MouseActionState ^ CurrentMouseActionState { Microsoft::VisualStudio::Modeling::Diagrams::MouseActionState ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.MouseActionState CurrentMouseActionState { get; }
member this.CurrentMouseActionState : Microsoft.VisualStudio.Modeling.Diagrams.MouseActionState
Public ReadOnly Property CurrentMouseActionState As MouseActionState