ScrollBar..::..MouseScrollSpeed Property

Gets or sets the mouse scroll speed.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public float MouseScrollSpeed { get; set; }
Public Property MouseScrollSpeed As Single
	Get
	Set
public:
property float^ MouseScrollSpeed {
	float^ get ();
	void set (float^ value);
}

Field Value

The mouse scroll speed.