MouseDeviceManager.CursorSpeed Property

Definition

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

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

Property Value

Implements

Applies to