ShapeElement.MouseDown 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 pressed on the shape.
public:
event Microsoft::VisualStudio::Modeling::Diagrams::DiagramMouseEventHandler ^ MouseDown;
public event Microsoft.VisualStudio.Modeling.Diagrams.DiagramMouseEventHandler MouseDown;
member this.MouseDown : Microsoft.VisualStudio.Modeling.Diagrams.DiagramMouseEventHandler
Public Custom Event MouseDown As DiagramMouseEventHandler