Rectangle..::..Height Property

Gets the height.

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

Syntax


public int Height { get; }
Public ReadOnly Property Height As Integer
	Get
public:
property int^ Height {
	int^ get ();
}

Field Value

The height.