DiagramMouseEventArgs.Delta Property

Definition

Gets a signed count of the number of detents the mouse wheel has rotated. A detent is one notch of the mouse wheel.

public:
 property int Delta { int get(); };
public int Delta { get; }
member this.Delta : int
Public ReadOnly Property Delta As Integer

Property Value

Applies to