Table of Contents

Property Delta

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Delta

Gets a signed count of the number of detents the mouse wheel has rotated, multiplied by the WHEEL_DELTA constant. A detent is one notch of the mouse wheel.

public int Delta { get; set; }

Property Value

int

A signed count of the number of detents the mouse wheel has rotated, multiplied by the WHEEL_DELTA constant.