ShapeElement.MouseWheel Event

Definition

Event fired when the mouse wheel moves while the cursor is over the shape.

public:
 event Microsoft::VisualStudio::Modeling::Diagrams::DiagramMouseEventHandler ^ MouseWheel;
public event Microsoft.VisualStudio.Modeling.Diagrams.DiagramMouseEventHandler MouseWheel;
member this.MouseWheel : Microsoft.VisualStudio.Modeling.Diagrams.DiagramMouseEventHandler 
Public Custom Event MouseWheel As DiagramMouseEventHandler 

Event Type

Applies to