MouseAction.CurrentMouseActionEvent 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 event.
public:
property Microsoft::VisualStudio::Modeling::Diagrams::MouseActionEvent CurrentMouseActionEvent { Microsoft::VisualStudio::Modeling::Diagrams::MouseActionEvent get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.MouseActionEvent CurrentMouseActionEvent { get; }
member this.CurrentMouseActionEvent : Microsoft.VisualStudio.Modeling.Diagrams.MouseActionEvent
Public ReadOnly Property CurrentMouseActionEvent As MouseActionEvent