Diagram.OnViewMouseHover Method
Visual Studio 2012
Lets derived classes perform an action when the mouse pointer is over the diagram client view.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Parameters
- pointArgs
- Type: Microsoft.VisualStudio.Modeling.Diagrams.DiagramPointEventArgs
Event data. For a list of arguments, see DiagramPointEventArgs.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.