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

namespace TMPro
{
public class MarkPositionAdjustment // TypeDefIndex: 9348
{
	// Fields
	type#26060 m_XPositionAdjustment;
	type#26060 m_YPositionAdjustment;

	// Methods
	// RVA: -1
	public type#26059 get_xPositionAdjustment() { }
	// RVA: -1
	public type#28660 set_xPositionAdjustment(type#26059 value) { }
	// RVA: -1
	public type#26059 get_yPositionAdjustment() { }
	// RVA: -1
	public type#28660 set_yPositionAdjustment(type#26059 value) { }
	// RVA: -1
	public type#28660 .ctor(type#26059 x, type#26059 y) { }
}
}
