ShapeElement.MouseUp Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event fired when a mouse button is released on the shape.
public:
event Microsoft::VisualStudio::Modeling::Diagrams::DiagramMouseEventHandler ^ MouseUp;
public event Microsoft.VisualStudio.Modeling.Diagrams.DiagramMouseEventHandler MouseUp;
member this.MouseUp : Microsoft.VisualStudio.Modeling.Diagrams.DiagramMouseEventHandler
Public Custom Event MouseUp As DiagramMouseEventHandler