// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.StyleSheets.Dimension

namespace UnityEngine.UIElements.StyleSheets
{
public class Dimension // TypeDefIndex: 6502
{
	// Fields
	type#30891 unit;
	type#26063 value;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26059 value, type#30890 unit) { }
	// RVA: -1
	public type#21926 ToLength() { }
	// RVA: -1
	public type#27459 ToTime() { }
	// RVA: -1
	public type#14308 ToAngle() { }
	// RVA: -1
	public static type#15313 op_Equality(type#17359 lhs, type#17359 rhs) { }
	// RVA: -1
	public virtual type#15313 Equals(type#17359 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
