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

namespace System.Drawing
{
public class PointF // TypeDefIndex: 12386
{
	// Fields
	type#26060 x;
	type#26060 y;

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