This topic has not yet been rated - Rate this topic

ShapeElement.OnDragLeave Method

Called when the mouse moves out of a shape.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public virtual void OnDragLeave(
	DiagramPointEventArgs e
)

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.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ