Diagram Events
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | AbsoluteBoundsChanged | Occurs when the absolute bounds for the shape change.(Inherited from NodeShape.) |
![]() | Click | Occurs when the user clicks the mouse over a shape.(Inherited from ShapeElement.) |
![]() | DiagramAdded | Occurs when a diagram is added. |
![]() | DiagramRemoved | Occurs when a diagram is removed. |
![]() | DoubleClick | Occurs when the user double-clicks the mouse.(Inherited from ShapeElement.) |
![]() | KeyDown | Occurs when the user presses a key.(Inherited from ShapeElement.) |
![]() | KeyPress | Occurs when the user presses and releases a key.(Inherited from ShapeElement.) |
![]() | KeyUp | Occurs when the user releases a key.(Inherited from ShapeElement.) |
![]() | MouseDown | Occurs when the user presses the mouse button.(Inherited from ShapeElement.) |
![]() | MouseMove | Occurs when the user moves the mouse.(Inherited from ShapeElement.) |
![]() | MouseUp | Occurs when the user releases the mouse button.(Inherited from ShapeElement.) |
![]() | MouseWheel | Occurs when the user rotates the mouse wheel.(Inherited from ShapeElement.) |
