ShapeElement::OnDragLeave Method (DiagramPointEventArgs^)
Visual Studio 2015
Called when the mouse moves out of 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^
The diagram point event arguments.
A hit test is performed by the DiagramClientView and the event is fired to the most relevant ShapeElement.
Show: