FlowLayoutFrame..::..HSpacing Property

Gets or sets the H spacing.

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

Syntax


public int HSpacing { get; set; }
Public Property HSpacing As Integer
	Get
	Set
public:
property int^ HSpacing {
	int^ get ();
	void set (int^ value);
}

Field Value

The H spacing.