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

namespace System.Drawing
{
public class RectangleF // TypeDefIndex: 12388
{
	// Fields
	type#26060 x;
	type#26060 y;
	type#26060 width;
	type#26060 height;

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