Window..::..GripSize Property

Gets or sets the size of the grip.

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

Syntax


public Margin GripSize { get; set; }
Public Property GripSize As Margin
	Get
	Set
public:
property Margin^ GripSize {
	Margin^ get ();
	void set (Margin^ value);
}

Field Value

The size of the grip.