Rectangle..::..Top Property

Gets or sets the top edge.

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

Syntax


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

Field Value

The top.