// Assembly: Unity.VectorGraphics
// Full name: Alignment

public class Alignment // TypeDefIndex: 10869
{
	// Fields
	type#20890 value__;
	type#34657 Center;
	type#34657 TopLeft;
	type#34657 TopCenter;
	type#34657 TopRight;
	type#34657 LeftCenter;
	type#34657 RightCenter;
	type#34657 BottomLeft;
	type#34657 BottomCenter;
	type#34657 BottomRight;
	type#34657 Custom;
	type#34657 SVGOrigin;
}
