ScrollBar..::..Scale Property

Gets or sets the scale.

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

Syntax


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

Field Value

The scale.