// Assembly: System.Drawing
// Full name: System.Drawing.Rectangle

namespace System.Drawing
{
public class Rectangle // TypeDefIndex: 12387
{
	// Fields
	type#20868 x;
	type#20868 y;
	type#20868 width;
	type#20868 height;

	// Methods
	// RVA: -1
	public type#20867 get_X() { }
	// RVA: -1
	public type#20867 get_Y() { }
	// RVA: -1
	public type#20867 get_Width() { }
	// RVA: -1
	public type#20867 get_Height() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#25050 other) { }
	// RVA: -1
	public static type#15313 op_Equality(type#25050 left, type#25050 right) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
