Height of the friends popup window.

Namespace: MonoSoftware.MonoX.ModuleGallery
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public int ResponsiveDesignBrakeWidth { get; set; }
Visual Basic
Public Property ResponsiveDesignBrakeWidth As Integer
	Get
	Set
Visual C++
public:
property int ResponsiveDesignBrakeWidth {
	int get ();
	void set (int value);
}
F#
member ResponsiveDesignBrakeWidth : int with get, set

Property Value

Type: Int32

See Also