Point..::..x Property

Gets or sets the x.

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

Syntax


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

Field Value

The x.