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

public class NativeBorderParams // TypeDefIndex: 5667
{
	// Fields
	type#25021 rect;
	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#32314 leftColorPage;
	type#32314 topColorPage;
	type#32314 rightColorPage;
	type#32314 bottomColorPage;
}
