ShapeElement.MouseWheel 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 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