Rectangle..::..Width Property

Gets the width.

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

Syntax


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

Field Value

The width.