// Assembly: Unity.TextMeshPro
// Full name: AnchorPositions

public class AnchorPositions // TypeDefIndex: 9389
{
	// Fields
	type#20890 value__;
	type#33944 TopLeft;
	type#33944 Top;
	type#33944 TopRight;
	type#33944 Left;
	type#33944 Center;
	type#33944 Right;
	type#33944 BottomLeft;
	type#33944 Bottom;
	type#33944 BottomRight;
	type#33944 BaseLine;
	type#33944 None;
}
