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

namespace UnityEngine.UIElements
{
public class VectorImage // TypeDefIndex: 6266
{
	// Fields
	type#20869 version;
	type#27320 atlas;
	type#13600 vertices;
	type#13553 indices;
	type#13085 settings;
	type#28441 size;

	// Methods
	// RVA: -1
	public type#26059 get_width() { }
	// RVA: -1
	public type#26059 get_height() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
