MouseDeviceManager.WheelSpeed Property

Definition

Gets or sets a multiplier value used to adjust the speed of the mouse wheel.

public:
 property float WheelSpeed { float get(); void set(float value); };
public float WheelSpeed { get; set; }
member this.WheelSpeed : single with get, set
Public Property WheelSpeed As Single

Property Value

Implements

Applies to