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

namespace TMPro
{
public class Extents // TypeDefIndex: 9376
{
	// Fields
	type#18239 zero;
	type#18239 uninitialized;
	type#28443 min;
	type#28443 max;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#28439 min, type#28439 max) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
