This topic has not yet been rated - Rate this topic

ShapeElement.OnMouseUp Method

Called when a mouse button is released.

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 OnMouseUp(
	DiagramMouseEventArgs e
)

Parameters

e
Type: Microsoft.VisualStudio.Modeling.Diagrams.DiagramMouseEventArgs
Details of the event such as mouse position.

The default method invokes OnDragDrop().

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