// Assembly: Unity.TextMeshPro
// Full name: TMPro.TMP_Offset

namespace TMPro
{
public class TMP_Offset // TypeDefIndex: 9384
{
	// Fields
	type#26060 m_Left;
	type#26060 m_Right;
	type#26060 m_Top;
	type#26060 m_Bottom;
	type#26904 k_ZeroOffset;

	// Methods
	// RVA: -1
	public type#26059 get_left() { }
	// RVA: -1
	public type#28660 set_left(type#26059 value) { }
	// RVA: -1
	public type#26059 get_right() { }
	// RVA: -1
	public type#28660 set_right(type#26059 value) { }
	// RVA: -1
	public type#26059 get_top() { }
	// RVA: -1
	public type#28660 set_top(type#26059 value) { }
	// RVA: -1
	public type#26059 get_bottom() { }
	// RVA: -1
	public type#28660 set_bottom(type#26059 value) { }
	// RVA: -1
	public type#26059 get_horizontal() { }
	// RVA: -1
	public type#28660 set_horizontal(type#26059 value) { }
	// RVA: -1
	public type#26059 get_vertical() { }
	// RVA: -1
	public type#28660 set_vertical(type#26059 value) { }
	// RVA: -1
	public static type#26902 get_zero() { }
	// RVA: -1
	public type#28660 .ctor(type#26059 left, type#26059 right, type#26059 top, type#26059 bottom) { }
	// RVA: -1
	public type#28660 .ctor(type#26059 horizontal, type#26059 vertical) { }
	// RVA: -1
	public static type#15313 op_Equality(type#26902 lhs, type#26902 rhs) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#26902 lhs, type#26902 rhs) { }
	// RVA: -1
	public static type#26902 op_Multiply(type#26902 a, type#26059 b) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public type#15313 Equals(type#26902 other) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
