// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.RectTransform

namespace UnityEngine
{
public class RectTransform // TypeDefIndex: 8924
{
	// Fields
	type#33183 reapplyDrivenProperties;

	// Methods
	// RVA: -1
	public static type#28660 add_reapplyDrivenProperties(type#33182 value) { }
	// RVA: -1
	public static type#28660 remove_reapplyDrivenProperties(type#33182 value) { }
	// RVA: -1
	public type#25017 get_rect() { }
	// RVA: -1
	public type#28439 get_anchorMin() { }
	// RVA: -1
	public type#28660 set_anchorMin(type#28439 value) { }
	// RVA: -1
	public type#28439 get_anchorMax() { }
	// RVA: -1
	public type#28660 set_anchorMax(type#28439 value) { }
	// RVA: -1
	public type#28439 get_anchoredPosition() { }
	// RVA: -1
	public type#28660 set_anchoredPosition(type#28439 value) { }
	// RVA: -1
	public type#28439 get_sizeDelta() { }
	// RVA: -1
	public type#28660 set_sizeDelta(type#28439 value) { }
	// RVA: -1
	public type#28439 get_pivot() { }
	// RVA: -1
	public type#28660 set_pivot(type#28439 value) { }
	// RVA: -1
	public type#28468 get_anchoredPosition3D() { }
	// RVA: -1
	public type#28660 set_anchoredPosition3D(type#28468 value) { }
	// RVA: -1
	public type#28439 get_offsetMin() { }
	// RVA: -1
	public type#28660 set_offsetMin(type#28439 value) { }
	// RVA: -1
	public type#28439 get_offsetMax() { }
	// RVA: -1
	public type#28660 set_offsetMax(type#28439 value) { }
	// RVA: -1
	public type#28660 GetLocalCorners(type#13587 fourCornersArray) { }
	// RVA: -1
	public type#28660 GetWorldCorners(type#13587 fourCornersArray) { }
	// RVA: -1
	public type#28660 SetInsetAndSizeFromParentEdge(type#33180 edge, type#26059 inset, type#26059 size) { }
	// RVA: -1
	public type#28660 SetSizeWithCurrentAnchors(type#33178 axis, type#26059 size) { }
	// RVA: -1
	internal static type#28660 SendReapplyDrivenProperties(type#25043 driven) { }
	// RVA: -1
	private type#28439 GetParentSize() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 get_rect_Injected(type#20925 _unity_self, type#12081 ret) { }
	// RVA: -1
	private static type#28660 get_anchorMin_Injected(type#20925 _unity_self, type#12218 ret) { }
	// RVA: -1
	private static type#28660 set_anchorMin_Injected(type#20925 _unity_self, type#12216 value) { }
	// RVA: -1
	private static type#28660 get_anchorMax_Injected(type#20925 _unity_self, type#12218 ret) { }
	// RVA: -1
	private static type#28660 set_anchorMax_Injected(type#20925 _unity_self, type#12216 value) { }
	// RVA: -1
	private static type#28660 get_anchoredPosition_Injected(type#20925 _unity_self, type#12218 ret) { }
	// RVA: -1
	private static type#28660 set_anchoredPosition_Injected(type#20925 _unity_self, type#12216 value) { }
	// RVA: -1
	private static type#28660 get_sizeDelta_Injected(type#20925 _unity_self, type#12218 ret) { }
	// RVA: -1
	private static type#28660 set_sizeDelta_Injected(type#20925 _unity_self, type#12216 value) { }
	// RVA: -1
	private static type#28660 get_pivot_Injected(type#20925 _unity_self, type#12218 ret) { }
	// RVA: -1
	private static type#28660 set_pivot_Injected(type#20925 _unity_self, type#12216 value) { }
}
}
