// Assembly: UnityEngine.UIElementsModule
// Full name: BorderParams

public class BorderParams // TypeDefIndex: 6384
{
	// Fields
	type#25021 rect;
	type#16071 playmodeTintColor;
	type#16071 leftColor;
	type#16071 topColor;
	type#16071 rightColor;
	type#16071 bottomColor;
	type#26063 leftWidth;
	type#26063 topWidth;
	type#26063 rightWidth;
	type#26063 bottomWidth;
	type#28443 topLeftRadius;
	type#28443 topRightRadius;
	type#28443 bottomRightRadius;
	type#28443 bottomLeftRadius;
	type#16124 leftColorPage;
	type#16124 topColorPage;
	type#16124 rightColorPage;
	type#16124 bottomColorPage;

	// Methods
	// RVA: -1
	internal type#32312 ToNativeParams() { }
}
