ShapeElement::OnMouseHover Method (DiagramPointEventArgs^)
Visual Studio 2015
Called when the mouse hovers over a shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- e
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramPointEventArgs^
Details of the event such as mouse position.
The default displays a tooltip.
Show: