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

namespace System.Drawing
{
public class SizeF // TypeDefIndex: 12390
{
	// Fields
	type#26060 width;
	type#26060 height;

	// Methods
	// RVA: -1
	public static type#15313 op_Equality(type#26089 sz1, type#26089 sz2) { }
	// 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#26089 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
