Property Delta
Delta
Gets or sets a signed count of the number of detents the mouse wheel has rotated.
public int Delta { get; set; }
Property Value
- int
A signed count of the number of detents the mouse wheel has rotated.
Gets or sets a signed count of the number of detents the mouse wheel has rotated.
public int Delta { get; set; }
A signed count of the number of detents the mouse wheel has rotated.