Diagram Events

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubeventAbsoluteBoundsChanged

Occurs when the absolute bounds for the shape change.(Inherited from NodeShape.)

System_CAPS_pubeventClick

Occurs when the user clicks the mouse over a shape.(Inherited from ShapeElement.)

System_CAPS_pubeventDiagramAdded

Occurs when a diagram is added.

System_CAPS_pubeventDiagramRemoved

Occurs when a diagram is removed.

System_CAPS_pubeventDoubleClick

Occurs when the user double-clicks the mouse.(Inherited from ShapeElement.)

System_CAPS_pubeventKeyDown

Occurs when the user presses a key.(Inherited from ShapeElement.)

System_CAPS_pubeventKeyPress

Occurs when the user presses and releases a key.(Inherited from ShapeElement.)

System_CAPS_pubeventKeyUp

Occurs when the user releases a key.(Inherited from ShapeElement.)

System_CAPS_pubeventMouseDown

Occurs when the user presses the mouse button.(Inherited from ShapeElement.)

System_CAPS_pubeventMouseMove

Occurs when the user moves the mouse.(Inherited from ShapeElement.)

System_CAPS_pubeventMouseUp

Occurs when the user releases the mouse button.(Inherited from ShapeElement.)

System_CAPS_pubeventMouseWheel

Occurs when the user rotates the mouse wheel.(Inherited from ShapeElement.)

Return to top
Show: