Window..::..SnapDistance Property

Gets or sets the snap distance.

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

Syntax


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

Field Value

The snap distance.