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

namespace UnityEngine.UIElements
{
public class ITransform // TypeDefIndex: 5652
{

	// Methods
	// RVA: -1
	public abstract type#28468 get_position() { }
	// RVA: -1
	public abstract type#28660 set_position(type#28468 value) { }
	// RVA: -1
	public abstract type#28468 get_scale() { }
}
}
