MouseAction::CaptureMouse Method (DiagramClientView^)
Visual Studio 2015
Gets the mouse action.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- diagramClientView
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramClientView^
The client view for the diagram.
Calls to CaptureMouse can be nested. The capture is only released on the outermost ReleaseMouse.
Show: