// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.VisualData

namespace UnityEngine.UIElements
{
public class VisualData // TypeDefIndex: 5988
{
	// Fields
	type#16071 backgroundColor;
	type#14963 backgroundImage;
	type#14967 backgroundPositionX;
	type#14967 backgroundPositionY;
	type#14974 backgroundRepeat;
	type#14977 backgroundSize;
	type#16071 borderBottomColor;
	type#21928 borderBottomLeftRadius;
	type#21928 borderBottomRightRadius;
	type#16071 borderLeftColor;
	type#16071 borderRightColor;
	type#16071 borderTopColor;
	type#21928 borderTopLeftRadius;
	type#21928 borderTopRightRadius;
	type#26063 opacity;
	type#23980 overflow;

	// Methods
	// RVA: -1
	public virtual type#28609 Copy() { }
	// RVA: -1
	public virtual type#28660 CopyFrom(type#12236 other) { }
	// RVA: -1
	public static type#15313 op_Equality(type#28609 lhs, type#28609 rhs) { }
	// RVA: -1
	public virtual type#15313 Equals(type#28609 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
