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

namespace Unity.VectorGraphics
{
public class Shape // TypeDefIndex: 10905
{
	// Fields
	type#12839 <Contours>k__BackingField;
	type#20112 <Fill>k__BackingField;
	type#22504 m_FillTransform;
	type#24328 <PathProps>k__BackingField;
	type#15314 <IsConvex>k__BackingField;

	// Methods
	// RVA: -1
	public type#12838 get_Contours() { }
	// RVA: -1
	public type#28660 set_Contours(type#12838 value) { }
	// RVA: -1
	public type#20111 get_Fill() { }
	// RVA: -1
	public type#28660 set_Fill(type#20111 value) { }
	// RVA: -1
	public type#22503 get_FillTransform() { }
	// RVA: -1
	public type#28660 set_FillTransform(type#22503 value) { }
	// RVA: -1
	public type#24327 get_PathProps() { }
	// RVA: -1
	public type#28660 set_PathProps(type#24327 value) { }
	// RVA: -1
	public type#15313 get_IsConvex() { }
	// RVA: -1
	public type#28660 set_IsConvex(type#15313 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
